diff --git a/installations/gcloud.sh b/installations/gcloud.sh index 7a784c30..be11e4e5 100644 --- a/installations/gcloud.sh +++ b/installations/gcloud.sh @@ -8,7 +8,7 @@ clean() { install() { # renovate: datasource=docker depName=gcr.io/google.com/cloudsdktool/google-cloud-cli - local GCLOUD_VERSION="564.0.0" + local GCLOUD_VERSION="565.0.0" local GCLOUD_ARCHIVE GCLOUD_ARCHIVE="google-cloud-sdk-${GCLOUD_VERSION}-$(normalized_os)-$(normalized_arch "" "arm" "arm").tar.gz"