Skip to content

Commit

Permalink
Update cloud-provider image which now uses scratch as base (#5933) (#…
Browse files Browse the repository at this point in the history
…5989)

Signed-off-by: Manuel Buil <[email protected]>
  • Loading branch information
manuelbuil authored May 27, 2024
1 parent 0a57ff0 commit 8c176df
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.28.10}
KUBERNETES_IMAGE_TAG=${KUBERNETES_IMAGE_TAG:-v1.28.10-rke2r1-build20240514}
ETCD_VERSION=${ETCD_VERSION:-v3.5.9-k3s1}
PAUSE_VERSION=${PAUSE_VERSION:-3.6}
CCM_VERSION=${CCM_VERSION:-v1.29.3-build20240412}
CCM_VERSION=${CCM_VERSION:-v1.29.3-build20240515}

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

0 comments on commit 8c176df

Please sign in to comment.