Commit 73c3d767 authored by Jarka Košanová's avatar Jarka Košanová

Merge branch 'udpate-cluster-application-image-to-0-11' into 'master'

Update cluster-applications image to v0.11

See merge request gitlab-org/gitlab!26842
parents 66edd108 2d7add66
---
title: Update cluster-applications image to v0.11 with a runner bugfix, updated cert-manager,
and vault as a new app
merge_request: 26842
author:
type: changed
apply:
stage: deploy
image: "registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.9.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.11.0"
environment:
name: production
variables:
......@@ -15,6 +15,7 @@ apply:
JUPYTERHUB_VALUES_FILE: $CI_PROJECT_DIR/.gitlab/managed-apps/jupyterhub/values.yaml
PROMETHEUS_VALUES_FILE: $CI_PROJECT_DIR/.gitlab/managed-apps/prometheus/values.yaml
ELASTIC_STACK_VALUES_FILE: $CI_PROJECT_DIR/.gitlab/managed-apps/elastic-stack/values.yaml
VAULT_VALUES_FILE: $CI_PROJECT_DIR/.gitlab/managed-apps/vault/values.yaml
script:
- gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
only:
......
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