Skip to content

Commit

Permalink
Bump CCM image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Feb 11, 2023
1 parent 4a4bd2c commit 4459f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ KUBERNETES_VERSION=${KUBERNETES_VERSION:-v1.24.10}
KUBERNETES_IMAGE_TAG=${KUBERNETES_IMAGE_TAG:-v1.24.10-rke2r1-build20230119}
ETCD_VERSION=${ETCD_VERSION:-v3.5.4-k3s1}
PAUSE_VERSION=${PAUSE_VERSION:-3.6}
CCM_VERSION=${CCM_VERSION:-v1.25.3-build20221017}
CCM_VERSION=${CCM_VERSION:-v1.26.1-build20230210}

if [ -d .git ]; then
if [ -z "$GIT_TAG" ]; then
Expand Down

0 comments on commit 4459f0a

Please sign in to comment.