Skip to content

Commit

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

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

Bumps google/cloud-sdk from 489.0.0-alpine to 490.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 Sep 3, 2024
1 parent a76b775 commit 955e605
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:489.0.0-alpine@sha256:800f7093b596e7dc1b318d48d0294c5afe13d0f0ec3c3a8ace9b24682484e857 as gcloud-base
FROM google/cloud-sdk:490.0.0-alpine@sha256:eae6d5d2b8da9feb9de1160e976a21c6f02d4971a43da1e873dedd6051476d3c as gcloud-base

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

Expand Down

0 comments on commit 955e605

Please sign in to comment.