Skip to content

Commit

Permalink
chore(deps): update gcr.io/k8s-skaffold/skaffold docker tag to v2.9.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2023
1 parent decfc5f commit bf55f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

steps:
- id: 'Deploy application to cluster'
name: 'gcr.io/k8s-skaffold/skaffold:v2.8.0'
name: 'gcr.io/k8s-skaffold/skaffold:v2.9.0'
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit bf55f72

Please sign in to comment.