Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
fdca308f
Commit
fdca308f
authored
Feb 14, 2020
by
João Cunha
Committed by
Imre Farkas
Feb 14, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cluster-applications to v0.8.0
parent
a644e7d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
changelogs/unreleased/jcunha-update-managed-apps-template.yml
...gelogs/unreleased/jcunha-update-managed-apps-template.yml
+5
-0
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
...b/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
+3
-1
No files found.
changelogs/unreleased/jcunha-update-managed-apps-template.yml
0 → 100644
View file @
fdca308f
---
title
:
Update cluster-applications to v0.8.0
merge_request
:
25138
author
:
type
:
changed
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
View file @
fdca308f
apply
:
apply
:
stage
:
deploy
stage
:
deploy
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
7
.0"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
8
.0"
environment
:
environment
:
name
:
production
name
:
production
variables
:
variables
:
...
@@ -12,6 +12,8 @@ apply:
...
@@ -12,6 +12,8 @@ apply:
GITLAB_RUNNER_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/gitlab-runner/values.yaml
GITLAB_RUNNER_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/gitlab-runner/values.yaml
CILIUM_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/cilium/values.yaml
CILIUM_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/cilium/values.yaml
JUPYTERHUB_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/jupyterhub/values.yaml
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
script
:
script
:
-
gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
-
gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
only
:
only
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment