We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2250845 commit 90e266eCopy full SHA for 90e266e
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="492.0.0"
+ local GCLOUD_VERSION="493.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