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
bbc227d3
Commit
bbc227d3
authored
May 26, 2020
by
João Alexandre Cunha
Committed by
Thong Kuah
May 26, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump cluster applications image to 0-16-0
parent
d0064ea8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/feature-bump-cluster-applications-to-0-16-0.yml
...nreleased/feature-bump-cluster-applications-to-0-16-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/feature-bump-cluster-applications-to-0-16-0.yml
0 → 100644
View file @
bbc227d3
---
title
:
Adds PostHog as a CI/CD Managed Application
merge_request
:
32856
author
:
type
:
added
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
View file @
bbc227d3
apply
:
stage
:
deploy
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.1
5
.0"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.1
6
.0"
environment
:
name
:
production
variables
:
...
...
@@ -19,6 +19,7 @@ apply:
CROSSPLANE_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/crossplane/values.yaml
FLUENTD_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/fluentd/values.yaml
KNATIVE_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/knative/values.yaml
POSTHOG_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/posthog/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