Skip to content

Commit

Permalink
buildkit 0.18.0->0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Dec 7, 2024
1 parent 076a5d5 commit d6bc827
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions bin/y-bin.runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ helm:
path: ${os}-${arch}/helm

buildctl:
version: 0.18.0
version: 0.18.1
templates:
download: https://github.com/moby/buildkit/releases/download/v${version}/buildkit-v${version}.${os}-${arch}.tar.gz
sha256:
darwin_amd64: 2251092a80852dbbf80bb9ba692645536f5808ba49096b003f15e56e6cf2a03b
darwin_arm64: b4921a3a97e87c50fd2c2063d34508372bb9c34c39d24bcb5ea225623f30b0c8
linux_amd64: 7b4d8d825a23114a20b6ccf87aa674b0792be5cb1b573b8273fe7f3fa01f40d1
linux_arm64: 361862432dd3b4961882e5031364ab98be7618be7b80574465207f9e1e18efc3
darwin_amd64: 58bb05fa1924c5473f695cf5c95e78964c68791ec4ba45e9461217a810742aa6
darwin_arm64: da4e2b8363e0cbe30851212eb20fa2878e4b278a2cc814baa19bbb00e25dcb81
linux_amd64: 02b986569330f09dc837486f80d9818812aba1ac8bd892b337adeb56eafe3794
linux_arm64: 484a725519bd15a3b3d1f84c2dfc37749af6f06bc6c40d83395312e4d1fb18f1
archive:
tool: tar
#path: $(test 'linux' = $os && echo "bin/buildctl" || echo "buildctl")
Expand Down
2 changes: 1 addition & 1 deletion buildkit/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
images:
- name: moby/buildkit:rootless
newName: ghcr.io/yolean/buildkit
newTag: v0.18.0-rootless@sha256:2d0b55b39d4523e85c51bd69c000c93dfdcd6eabc01a0555b06d164fd17bd2fa
newTag: v0.18.1-rootless@sha256:8e70f1e38c50ec5ac8e8fb861c837e9e7b2350ccb90b10e429733f8bda3b7809

resources:
- service.yaml
Expand Down

0 comments on commit d6bc827

Please sign in to comment.