Skip to content

Commit 58dccaa

Browse files
authored
Merge pull request #401 from krunalhinguu/v1.30-march-2025-patch
[v1.30] Add kubernetes v1.30.11
2 parents 6afdd6a + 8f80500 commit 58dccaa

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.21
1+
FROM rancher/hyperkube-base:v0.0.22
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.30.10
1+
K8S_VERSION?=v1.30.11
22

33
ARCH?=amd64
44
ALL_ARCH=amd64 arm64

0 commit comments

Comments
 (0)