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
f57d07d4
Commit
f57d07d4
authored
Feb 10, 2020
by
James Fargher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated cluster-applications to v0.7.0
parent
04bf2203
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/update_cluster-applications_v0-7-0.yml
changelogs/unreleased/update_cluster-applications_v0-7-0.yml
+5
-0
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
...b/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
+2
-1
No files found.
changelogs/unreleased/update_cluster-applications_v0-7-0.yml
0 → 100644
View file @
f57d07d4
---
title
:
Updated cluster-applications to v0.7.0
merge_request
:
24754
author
:
type
:
changed
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
View file @
f57d07d4
apply
:
stage
:
deploy
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
6
.0"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
7
.0"
environment
:
name
:
production
variables
:
...
...
@@ -11,6 +11,7 @@ apply:
SENTRY_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/sentry/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
JUPYTERHUB_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/jupyterhub/values.yaml
script
:
-
gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
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