Skip to content

Commit

Permalink
Merge pull request #340 from chiukapoor/rancher-v1.28
Browse files Browse the repository at this point in the history
[v1.28] Bump K8s to v1.28.6 | Bump hyperkube-base to v0.0.20
  • Loading branch information
chiukapoor committed Jan 23, 2024
2 parents d6671e4 + ce9ac0c commit 5188de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM rancher/hyperkube-base:v0.0.16
FROM rancher/hyperkube-base:v0.0.20

COPY k8s-binaries/kube* /usr/local/bin/
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
K8S_VERSION?=v1.27.4
K8S_VERSION?=v1.28.6

ARCH?=amd64
ALL_ARCH=amd64 arm64
Expand Down

0 comments on commit 5188de0

Please sign in to comment.