We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21605f2 commit 82cae7dCopy full SHA for 82cae7d
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="504.0.0"
+ local GCLOUD_VERSION="504.0.1"
24
25
local GCLOUD_ARCHIVE
26
GCLOUD_ARCHIVE="google-cloud-sdk-${GCLOUD_VERSION}-$(normalized_os)-$(normalized_arch "" "arm" "arm").tar.gz"
0 commit comments