update skaffold manifest to clear warnings

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2019-01-09 15:33:08 -08:00
parent 33ca3b63d8
commit 9b731e3e69
No known key found for this signature in database
GPG key ID: 5C02521D7B216AD6
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ services:
- docker
install:
- curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v0.18.0/skaffold-linux-amd64
- curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v0.20.0/skaffold-linux-amd64
- chmod +x skaffold
- sudo mv skaffold /usr/local/bin

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
apiVersion: skaffold/v1alpha5
apiVersion: skaffold/v1beta2
kind: Config
build:
artifacts: