Commit 9a54f98 1 parent eada67d commit 9a54f98 Copy full SHA for 9a54f98
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.13
9
- KUBELET_SHA512_AMD64 := 087e5fb2dec19dea436bcb7cd7edf35aae5e3343cba5b875b07dc8aa27b7ef45a439db1c64e2857f6f0854959b8478f30c00e93664d49cb1d4fe6c90e4a1db12
10
- KUBELET_SHA512_ARM64 := 05a460c0d80a7d6b809d226da4b9fecc14ea43fc9a15d9e0db851170984ee82776344c25dbcc4038bfb289022c804d000080c75b24fb3a6f2746d08e0bc6eed0
8
+ KUBELET_VER := v1.23.10
9
+ KUBELET_SHA512_AMD64 := 2708407b5ace214f7a3f3d2f6819a48c49ae1b52bc6192684fd70ac77fde0ffe0a514d25273b60f8c132e9f0021f738168c6b81c02cc73f36ca33bca4feb84f4
10
+ KUBELET_SHA512_ARM64 := 579b5b5c6bae96a112ba05660ba54c0a41f0d4a109d964471015badbe1fb8f9a4c133c96c52c722f319066b9d131ab08b60ffd54c4f9f0863d589cc1d4482d3a
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