Skip to content
Snippets Groups Projects
Commit 1b6fe3ae authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Merge branch 'kube_helm_auto_devops_213' into 'master'

Bump Kubectl and Helm in Auto-DevOps.gitlab-ci.yml

See merge request gitlab-org/gitlab-ce!26534
parents 4d1116ef 3bc946ad
No related branches found
No related tags found
No related merge requests found
---
title: Bump kubectl to 1.11.9 and Helm to 2.13.1 in Auto-DevOps.gitlab-ci.yml
merge_request: 26534
author:
type: other
Loading
Loading
@@ -50,8 +50,8 @@ variables:
POSTGRES_DB: $CI_ENVIRONMENT_SLUG
POSTGRES_VERSION: 9.6.2
 
KUBERNETES_VERSION: 1.11.7
HELM_VERSION: 2.12.3
KUBERNETES_VERSION: 1.11.9
HELM_VERSION: 2.13.1
 
DOCKER_DRIVER: overlay2
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment