Commit 31499f6 1 parent 5e73c42 commit 31499f6 Copy full SHA for 31499f6
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.22.3
9
- KUBELET_SHA512_AMD64 := f1c5131f5162c86fa5785284ea8ccef4967f2b8b81bd1532bbc7bed5ebda06dc6f7722191624e3da4f8e7ba14cc999ac876fe2ac4549eb50aa2a61622ec961ae
10
- KUBELET_SHA512_ARM64 := 59373abe2f2012c1defbc34d1f4d1720eb865e20e29b1dad0d7493171a054378d84b9b24c27490df75ec11abba2e49170303cce5362a1a1702650874093c12d3
8
+ KUBELET_VER := v1.23.0-alpha.4
9
+ KUBELET_SHA512_AMD64 := 0615b1aeabd40be35f88c2a5a1b48b6f1a255f8897db791d65ee58aeb78bec041f40a667326398a4bff2776c62e9dbf41fb510f295701e7a3a4b0062ba650563
10
+ KUBELET_SHA512_ARM64 := 136659a71b6eb04360a95b5a798d6a7e18c3c1419c97700a9cc794986b0c775552c08b9128a1f43e003ee63e7ced5d2548fad5b0cfef74641357641c3c811e3c
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