Skip to content

Commit c26593f

Browse files
authored
Merge pull request #374 from krunalhinguu/add-v1.28.12
[v1.28] Add 1.28.12
2 parents d79213e + 5eabec9 commit c26593f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM rancher/hyperkube-base:v0.0.20
1+
FROM rancher/hyperkube-base:v0.0.21
22

33
COPY k8s-binaries/kube* /usr/local/bin/

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
K8S_VERSION?=v1.28.11
1+
K8S_VERSION?=v1.28.12
22

33
ARCH?=amd64
44
ALL_ARCH=amd64 arm64

0 commit comments

Comments
 (0)