Commit b625c6b 1 parent 1beda3c commit b625c6b Copy full SHA for b625c6b
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.27.14
9
- KUBELET_SHA512_AMD64 := 7a9fe3c2b8aea07e420644e5d9b2dcc617d010d55d0a7df1a19f005d339b6cc9b4bc4d1fa478c6302271a9fc017eecfe6a5e6c491dbef1378b8d3e1f4392b501
10
- KUBELET_SHA512_ARM64 := be9518bba7b2ef3a37f0829d5a7d98ce4f373aa5b85edb257d0b4bf5ac860ba4135b0032718ea8021905e30784320214c45f12fd4b7a52d74d1747e348d921a8
8
+ KUBELET_VER := v1.28.10
9
+ KUBELET_SHA512_AMD64 := c2e2fdca54c8ee198106123f8971690fffb4f56a2171147851b33aa3eb8e5cc5bd91b72fd0f1da6abfc0ead0ea5038574a666bad7ebb85c60ab6ffcaf7d2394b
10
+ KUBELET_SHA512_ARM64 := 9a8044624fd608e27cbe647a0a956c52276a10be47adc7321a0e5d86e235b9883bcf0fa9448031efcf8f37e1b9dc1c01d9aa6d7a90dff7d42cd6437d40bc7815
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