Skip to content

Commit

Permalink
chore(deps): update gcr.io/k8s-skaffold/skaffold docker tag to v2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 29, 2024
1 parent 96f9014 commit 4689b9c
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.12.0'
name: 'gcr.io/k8s-skaffold/skaffold:v2.13.1'
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit 4689b9c

Please sign in to comment.