Skip to content

Commit

Permalink
chore(deps): update gcr.io/k8s-skaffold/skaffold docker tag to v2.6.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 19, 2023
1 parent d32107e commit 14422eb
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.6.1'
name: 'gcr.io/k8s-skaffold/skaffold:v2.6.2'
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit 14422eb

Please sign in to comment.