Skip to content

Commit

Permalink
Bump google.com/cloudsdktool/cloud-sdk
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the /tekton directory: google.com/cloudsdktool/cloud-sdk.


Updates `google.com/cloudsdktool/cloud-sdk` from 507.0.0 to 508.0.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Feb 4, 2025
1 parent 8694cdc commit 7d7aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/prerelease-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
echo "Version $(params.versionTag) already tagged for $(params.package)"
exit 1
- name: check-release-file
image: gcr.io/google.com/cloudsdktool/cloud-sdk:507.0.0@sha256:7ad5616cf9abbbb7525e38ea83671f5f1389cedcec0c7244cca68e005717bb7f
image: gcr.io/google.com/cloudsdktool/cloud-sdk:508.0.0@sha256:47e677b4b4ce8243d9daab47cd0d6d54f1742215dad537bba39c37a64a49c803
script: |
echo "Checking release file"
# Check if the release file already exists
Expand Down

0 comments on commit 7d7aa66

Please sign in to comment.