Commit 4c27abb4 authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch 'bump-auto-devops-helm-2-14-0' into 'master'

Bump Helm version in Auto-DevOps.gitlab-ci.yml

See merge request gitlab-org/gitlab-ce!28527
parents 92744638 55e1906d
---
title: Bump Helm version in Auto-DevOps.gitlab-ci.yml to 2.14.0
merge_request: 28527
author:
type: other
...@@ -51,7 +51,7 @@ variables: ...@@ -51,7 +51,7 @@ variables:
POSTGRES_VERSION: 9.6.2 POSTGRES_VERSION: 9.6.2
KUBERNETES_VERSION: 1.11.10 KUBERNETES_VERSION: 1.11.10
HELM_VERSION: 2.13.1 HELM_VERSION: 2.14.0
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
...@@ -89,4 +89,4 @@ include: ...@@ -89,4 +89,4 @@ include:
dast: dast:
except: except:
refs: refs:
- master - master
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment