We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f08ef commit e0ddb09Copy full SHA for e0ddb09
installations/gcloud.sh
@@ -20,7 +20,7 @@ clean() {
20
21
install() {
22
# renovate: datasource=docker depName=gcr.io/google.com/cloudsdktool/google-cloud-cli
23
- local GCLOUD_VERSION="499.0.0"
+ local GCLOUD_VERSION="500.0.0"
24
25
local GCLOUD_ARCHIVE
26
GCLOUD_ARCHIVE="google-cloud-sdk-${GCLOUD_VERSION}-$(normalized_os)-$(normalized_arch "" "arm" "arm").tar.gz"
0 commit comments