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
2d156ee7
Commit
2d156ee7
authored
Mar 18, 2020
by
João Cunha
Committed by
Thong Kuah
Mar 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumps cluster-applications minor version
Adds crossplane as CI/CD Managed App
parent
4511cb70
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/udpate-cluster-application-image-to-0-12.yml
...s/unreleased/udpate-cluster-application-image-to-0-12.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/udpate-cluster-application-image-to-0-12.yml
0 → 100644
View file @
2d156ee7
---
title
:
Adds crossplane as CI/CD Managed App
merge_request
:
27374
author
:
type
:
added
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
View file @
2d156ee7
apply
:
stage
:
deploy
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.1
1
.0"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.1
2
.0"
environment
:
name
:
production
variables
:
...
...
@@ -16,6 +16,7 @@ apply:
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
CROSSPLANE_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/crossplane/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