Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk from 498.0.0-alpine to 499.0.0-alp…
Browse files Browse the repository at this point in the history
…ine in /support (#6615)

chore(deps): bump google/cloud-sdk in /support

Bumps google/cloud-sdk from 498.0.0-alpine to 499.0.0-alpine.

---
updated-dependencies:
- dependency-name: google/cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent d1728a7 commit b71ea1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
#
# gcloud base
#
FROM google/cloud-sdk:498.0.0-alpine@sha256:1a165df95679dad757f1828601616d39a9d2c58582dc917984f4c1956a9e9655 as gcloud-base
FROM google/cloud-sdk:499.0.0-alpine@sha256:39f0d0d85ac1ef7c1dc773b7a6146a7b0c5786affb901f55c317e46769745d47 as gcloud-base

RUN gcloud components install kubectl gke-gcloud-auth-plugin --quiet && gcloud components remove gsutil --quiet

Expand Down

0 comments on commit b71ea1a

Please sign in to comment.