forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update link to GitLab Helm chart documentation (helm#7614)
* Update link to GitLab Helm chart documentation Signed-off-by: Joshua Lambert <[email protected]> * Update GitLab Chart link to current GA chart Signed-off-by: Joshua Lambert <[email protected]> * Bump chart versions Signed-off-by: Joshua Lambert <[email protected]> * Remove maintainers sign chart is deprecated. This is required by the linting job. Signed-off-by: Joshua Lambert <[email protected]> * Fix spacing in values.yaml, add appVersion field. Signed-off-by: Joshua Lambert <[email protected]> * Update requirements.lock for gitlab images Signed-off-by: Joshua Lambert <[email protected]>
- Loading branch information
1 parent
d196af9
commit f2dc193
Showing
8 changed files
with
14 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: gitlab-ce | ||
deprecated: true | ||
version: 0.2.1 | ||
version: 0.2.2 | ||
appVersion: 9.4.1 | ||
description: GitLab Community Edition | ||
keywords: | ||
- git | ||
|
@@ -14,6 +15,3 @@ sources: | |
- https://hub.docker.com/r/gitlab/gitlab-ce/ | ||
- https://docs.gitlab.com/omnibus/ | ||
icon: https://gitlab.com/uploads/group/avatar/6543/gitlab-logo-square.png | ||
maintainers: | ||
- name: Greg Taylor | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: gitlab-ee | ||
deprecated: true | ||
version: 0.2.1 | ||
version: 0.2.2 | ||
appVersion: 9.4.1 | ||
description: GitLab Enterprise Edition | ||
keywords: | ||
- git | ||
|
@@ -14,6 +15,3 @@ sources: | |
- https://hub.docker.com/r/gitlab/gitlab-ee/ | ||
- https://docs.gitlab.com/omnibus/ | ||
icon: https://gitlab.com/uploads/group/avatar/6543/gitlab-logo-square.png | ||
maintainers: | ||
- name: Quentin Rousseau | ||
email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters