Commit d838813 1 parent 4262f2b commit d838813 Copy full SHA for d838813
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ TAG ?= $(shell git describe --tag --always --dirty)
5
5
BRANCH ?= $(shell git rev-parse --abbrev-ref HEAD)
6
6
REGISTRY_AND_USERNAME := $(REGISTRY ) /$(USERNAME )
7
7
NAME := kubelet
8
- KUBELET_VER := v1.30.0-alpha.2
9
- KUBELET_SHA512_AMD64 := 4306dc1dba28abca584c8ca50ee45564f06f8c8d0dd93d961ff1e65d1ca2fe0872f6808c7da0b5c4cd066faaf50d6ade373f416a6039c91dd38c3db2d7ad541c
10
- KUBELET_SHA512_ARM64 := 5aa97b66af1874a6d6583e7bb6a6df1dc97e71bb8db31098d413408a9db5708c90953fb597d3fffeecb1f7b8c50f11466fe5743092489bb2a7912d167be92b39
8
+ KUBELET_VER := v1.30.0-alpha.3
9
+ KUBELET_SHA512_AMD64 := 0bd8a2972b81b91aa0b9767f7c9fb9b05a0f7fa01e2230ed274bd5358fa0e07724efd0630824d6ea24dba8e50a188da036e9172a7c395c1c34e20941a396d1cc
10
+ KUBELET_SHA512_ARM64 := da97afcb996fc9a329533060e477b6395cafa21dcd52e5be921c911e58f3e4bbafcd69160eac9af1ae4fa0fc55589bcb55c85cec1b7452084d86ddb89cd69e66
11
11
12
12
BUILD := docker buildx build
13
13
PLATFORM ?= linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments