Bump kubectl to 1.11.7

Bump kubectl in Auto DevOps to 1.11.7. Minor patch upgrade from 1.11.6.
This commit is contained in:
Thong Kuah 2019-02-18 09:36:33 +13:00
parent 2f3079fadf
commit 342707e9a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: Bump Helm in Auto DevOps to 2.12.3
title: Bump Helm and kubectl in Auto DevOps to 2.12.3 and 1.11.7 respectively
merge_request: 25072
author:
type: other

View File

@ -49,7 +49,7 @@ variables:
POSTGRES_ENABLED: "true"
POSTGRES_DB: $CI_ENVIRONMENT_SLUG
KUBERNETES_VERSION: 1.11.6
KUBERNETES_VERSION: 1.11.7
HELM_VERSION: 2.12.3
DOCKER_DRIVER: overlay2