Skip to content

Commit 98b3302

Browse files
committed
buildkit 0.27.0->0.27.1
1 parent 98134a5 commit 98b3302

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bin/y-bin.runner.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@ helm:
8282
path: ${os}-${arch}/helm
8383

8484
buildctl:
85-
version: 0.27.0
85+
version: 0.27.1
8686
templates:
8787
download: https://github.com/moby/buildkit/releases/download/v${version}/buildkit-v${version}.${os}-${arch}.tar.gz
8888
sha256:
89-
darwin_amd64: 6395b4590924d8439485e2fe5c7b8acf3c53636d571c35255e91df73d5cb283b
90-
darwin_arm64: 47b5f7defc256282a3c5e697b183dc186511c507cec85d126f7619102d7b1399
91-
linux_amd64: 1100d32a869c85f0b206ed314ad3af35c5c1f6a64c8d99d0452724a0616285fb
92-
linux_arm64: fb1a4b7a7f91802fe8a2064f57ea814b988418674885b32d26bdcbce54903e4c
89+
darwin_amd64: 151599cb2e31186aacdc0f0c360799e7f750635800fb705e57a597cdc5670595
90+
darwin_arm64: 0b25b3fdb32a57c1518285750dd93b6ed1ab600448270497d1b834705ff67dd7
91+
linux_amd64: 6061f46ecaca327332e848f2282b1e7d5a217c42bf5fe100fdf2645b8a020baa
92+
linux_arm64: 98264e766619b08a0032a2118b4bbfb8c42de410fc6deb13e1bef158b4836226
9393
archive:
9494
tool: tar
9595
#path: $(test 'linux' = $os && echo "bin/buildctl" || echo "buildctl")

buildkit/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
images:
55
- name: moby/buildkit:rootless
66
newName: ghcr.io/yolean/buildkit
7-
newTag: v0.27.0-rootless@sha256:586cf37ba4bafd151058aa9c857fe06036942a2a765d7dc5630098cf31834200
7+
newTag: v0.27.1-rootless@sha256:5616ed4e78a3552f3575864c8ab585c882b892c4e93b6a7b6ac8afbc98bd2f7a
88

99
resources:
1010
- service.yaml

0 commit comments

Comments
 (0)