Skip to content

Commit

Permalink
Bump google.com/cloudsdktool/cloud-sdk in /tekton
Browse files Browse the repository at this point in the history
Bumps google.com/cloudsdktool/cloud-sdk from 499.0.0 to 500.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Nov 11, 2024
1 parent f81ad7e commit 82e8564
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 @@ -42,7 +42,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:499.0.0@sha256:40818d437fe72aa06a1bae45a62697813af13badb719f7f17f0f0b941a8524d4
image: gcr.io/google.com/cloudsdktool/cloud-sdk:500.0.0@sha256:38eb06b9382439803f9cf546b283ec48e929d55e3824bb786984e596ee45b6da
script: |
echo "Checking release file"
# Check if the release file already exists
Expand Down

0 comments on commit 82e8564

Please sign in to comment.