Skip to content

Commit

Permalink
Update skaffold to v0.20.0 (to support newer skaffold config) (Google…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidstanke authored and ahmetb committed Jan 14, 2019
1 parent aaf2f87 commit 791a282
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 @@ -11,7 +11,7 @@

steps:
- id: 'Deploy application to cluster'
name: 'gcr.io/k8s-skaffold/skaffold:v0.18.0'
name: 'gcr.io/k8s-skaffold/skaffold:v0.20.0'
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit 791a282

Please sign in to comment.