Commit 7a17167 1 parent f7f3352 commit 7a17167 Copy full SHA for 7a17167
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.26.15
9
- KUBELET_SHA512_AMD64 := c576d36babf950d9b0f12934a3a911d8862b27be1f2c9a0943737f796ed69cec1b3a78e12e314836f6ee66eaaef3e2f88c3237797661c8a41d9862c192a0ea6e
10
- KUBELET_SHA512_ARM64 := a82e18377c3d21a291b821eb34c353d0cbdb52523f3860965a3be05a387afff74a1d993a7a23650322c9627167ff56fa984e0c711415db1782a2f5605e2714de
8
+ KUBELET_VER := v1.27.12
9
+ KUBELET_SHA512_AMD64 := a6ed7ee8e51fe4346e0a6145d1de77e5133782baf6cac104741168c59c1cc37afe4b05c673ccb7a2782ad12da09f08252d5aeaf9f335808e066e7bd1bbea0fef
10
+ KUBELET_SHA512_ARM64 := cc61883c726af5eb9d755729497b2fce58b59ccd135963aa8c1bedd3b3131165e39d1141144f6b3fdc018904e1eba0cd71c9314b4659a55bab78e14cda45aaeb
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