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

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'