Commit e083e28e authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch '53450-wrong-value-for-kubernetes_version-variable' into 'master'

Bump KUBERNETES_VERSION to latest 1.10 series

Closes #53450

See merge request gitlab-org/gitlab-ce!22757
parents 9e2eb85e 9f206e17
---
title: Bump KUBERNETES_VERSION for Auto DevOps to latest 1.10 series
merge_request: 22757
author:
type: other
......@@ -49,7 +49,7 @@ variables:
POSTGRES_ENABLED: "true"
POSTGRES_DB: $CI_ENVIRONMENT_SLUG
KUBERNETES_VERSION: 1.8.6
KUBERNETES_VERSION: 1.10.9
HELM_VERSION: 2.11.0
DOCKER_DRIVER: overlay2
......
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