Merge branch 'auto-devops-kubectl-1-11-6' into 'master'
Bump kubectl in Auto DevOps to 1.11.6 See merge request gitlab-org/gitlab-ce!24176
This commit is contained in:
commit
715f3400ae
2 changed files with 6 additions and 1 deletions
5
changelogs/unreleased/auto-devops-kubectl-1-11-6.yml
Normal file
5
changelogs/unreleased/auto-devops-kubectl-1-11-6.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Bump kubectl in Auto DevOps to 1.11.6
|
||||||
|
merge_request: 24176
|
||||||
|
author:
|
||||||
|
type: other
|
|
@ -49,7 +49,7 @@ variables:
|
||||||
POSTGRES_ENABLED: "true"
|
POSTGRES_ENABLED: "true"
|
||||||
POSTGRES_DB: $CI_ENVIRONMENT_SLUG
|
POSTGRES_DB: $CI_ENVIRONMENT_SLUG
|
||||||
|
|
||||||
KUBERNETES_VERSION: 1.10.9
|
KUBERNETES_VERSION: 1.11.6
|
||||||
HELM_VERSION: 2.11.0
|
HELM_VERSION: 2.11.0
|
||||||
|
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
|
|
Loading…
Reference in a new issue