Commit 5e73c42 1 parent c099221 commit 5e73c42 Copy full SHA for 5e73c42
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.21.6
9
- KUBELET_SHA512_AMD64 := e1d04267e9f83c6d1f2cd18763344b71f0121a443e6b83466faacd01445e2a08760d153dd1244a1de8a220baf4ff2b9b4a374400db8ce0f73d11cf7a6829fbf2
10
- KUBELET_SHA512_ARM64 := 4a1a72e761e064f5e65eb302c600937c97ba6a44e53f692222d90e666312b3b49ea80c700975eb5055d1fad0880d071b650939cb6c8ca2a5244496bec2ea4334
8
+ KUBELET_VER := v1.22.3
9
+ KUBELET_SHA512_AMD64 := f1c5131f5162c86fa5785284ea8ccef4967f2b8b81bd1532bbc7bed5ebda06dc6f7722191624e3da4f8e7ba14cc999ac876fe2ac4549eb50aa2a61622ec961ae
10
+ KUBELET_SHA512_ARM64 := 59373abe2f2012c1defbc34d1f4d1720eb865e20e29b1dad0d7493171a054378d84b9b24c27490df75ec11abba2e49170303cce5362a1a1702650874093c12d3
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