Skip to content

Commit

Permalink
update ccm (#7462)
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksn authored Jan 1, 2025
1 parent f8cc0ac commit cca8f63
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 @@ -36,7 +36,7 @@ KUBERNETES_VERSION=${KUBERNETES_VERSION:-v1.32.0}
KUBERNETES_IMAGE_TAG=${KUBERNETES_IMAGE_TAG:-v1.32.0-rke2r1-build20241212}
ETCD_VERSION=${ETCD_VERSION:-v3.5.16-k3s1}
PAUSE_VERSION=${PAUSE_VERSION:-3.6}
CCM_VERSION=${CCM_VERSION:-v1.32.0-rc1.0.20241220224140-68fbd1a6b543-build20241221}
CCM_VERSION=${CCM_VERSION:-v1.32.0-rc3.0.20241220224140-68fbd1a6b543-build20250101}

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

0 comments on commit cca8f63

Please sign in to comment.