Update skaffold to v0.20.0 (to support newer skaffold config) (#123)

This commit is contained in:
Dave Stanke 2019-01-14 11:11:18 -05:00 committed by Ahmet Alp Balkan
parent aaf2f8717d
commit 791a2822ad
1 changed files with 1 additions and 1 deletions

View File

@ -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'