diff --git a/stable/gitlab-ce/Chart.yaml b/stable/gitlab-ce/Chart.yaml index 866de4e809..27276e2f7e 100755 --- a/stable/gitlab-ce/Chart.yaml +++ b/stable/gitlab-ce/Chart.yaml @@ -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: gtaylor@gc-taylor.com diff --git a/stable/gitlab-ce/README.md b/stable/gitlab-ce/README.md index 30c4d92022..c7e1ca6178 100644 --- a/stable/gitlab-ce/README.md +++ b/stable/gitlab-ce/README.md @@ -1,4 +1,4 @@ -> This chart is deprecated in favor of the [official GitLab chart](http://docs.gitlab.com/ce/install/kubernetes/gitlab_omnibus.html). +> This chart is deprecated in favor of the [official GitLab chart](https://docs.gitlab.com/ee/install/kubernetes/gitlab_chart.html). # GitLab Community Edition diff --git a/stable/gitlab-ce/requirements.lock b/stable/gitlab-ce/requirements.lock index d73b60427e..5774132a61 100644 --- a/stable/gitlab-ce/requirements.lock +++ b/stable/gitlab-ce/requirements.lock @@ -5,5 +5,5 @@ dependencies: - name: postgresql repository: https://kubernetes-charts.storage.googleapis.com/ version: 0.8.1 -digest: sha256:0f00474de1e8698b18b267f0d42db543c032b26609d6bab4a06e174232cc6ef6 -generated: 2017-09-03T14:17:06.691463708-04:00 +digest: sha256:94bbb4af5c8b8e6114938d06650c9e82b0a80613e0b60a6cdbb5031fb7771ae2 +generated: 2018-09-08T11:28:35.128492897-04:00 diff --git a/stable/gitlab-ce/values.yaml b/stable/gitlab-ce/values.yaml index f2143c04bf..e22e5dc905 100644 --- a/stable/gitlab-ce/values.yaml +++ b/stable/gitlab-ce/values.yaml @@ -12,12 +12,12 @@ image: gitlab/gitlab-ce:9.4.1-ce.0 ## The URL (with protocol) that your users will use to reach the install. ## ref: https://docs.gitlab.com/omnibus/settings/configuration.html#configuring-the-external-url-for-gitlab ## -#externalUrl: http://your-domain.com/ +# externalUrl: http://your-domain.com/ ## Change the initial default admin password if set. If not set, you'll be ## able to set it when you first visit your install. ## -#gitlabRootPassword: "" +# gitlabRootPassword: "" ## For minikube, set this to NodePort, elsewhere use LoadBalancer ## ref: http://kubernetes.io/docs/user-guide/services/#publishing-services---service-types diff --git a/stable/gitlab-ee/Chart.yaml b/stable/gitlab-ee/Chart.yaml index 3a9c2e881a..97416cc906 100755 --- a/stable/gitlab-ee/Chart.yaml +++ b/stable/gitlab-ee/Chart.yaml @@ -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: contact@quent.in diff --git a/stable/gitlab-ee/README.md b/stable/gitlab-ee/README.md index b33f48d270..58d4563727 100644 --- a/stable/gitlab-ee/README.md +++ b/stable/gitlab-ee/README.md @@ -1,4 +1,4 @@ -> This chart is deprecated in favor of the [official GitLab chart](http://docs.gitlab.com/ce/install/kubernetes/gitlab_omnibus.html). +> This chart is deprecated in favor of the [official GitLab chart](https://docs.gitlab.com/ee/install/kubernetes/gitlab_chart.html). # GitLab Enterprise Edition diff --git a/stable/gitlab-ee/requirements.lock b/stable/gitlab-ee/requirements.lock index 06fab311d1..4005496724 100644 --- a/stable/gitlab-ee/requirements.lock +++ b/stable/gitlab-ee/requirements.lock @@ -5,5 +5,5 @@ dependencies: - name: postgresql repository: https://kubernetes-charts.storage.googleapis.com/ version: 0.8.1 -digest: sha256:0f00474de1e8698b18b267f0d42db543c032b26609d6bab4a06e174232cc6ef6 -generated: 2017-09-03T14:17:07.733582008-04:00 +digest: sha256:94bbb4af5c8b8e6114938d06650c9e82b0a80613e0b60a6cdbb5031fb7771ae2 +generated: 2018-09-08T11:28:47.951673071-04:00 diff --git a/stable/gitlab-ee/values.yaml b/stable/gitlab-ee/values.yaml index 33c5aa37a1..b902e9e681 100644 --- a/stable/gitlab-ee/values.yaml +++ b/stable/gitlab-ee/values.yaml @@ -12,12 +12,12 @@ image: gitlab/gitlab-ee:9.4.1-ee.0 ## The URL (with protocol) that your users will use to reach the install. ## ref: https://docs.gitlab.com/omnibus/settings/configuration.html#configuring-the-external-url-for-gitlab ## -#externalUrl: http://your-domain.com/ +# externalUrl: http://your-domain.com/ ## Change the initial default admin password if set. If not set, you'll be ## able to set it when you first visit your install. ## -#gitlabRootPassword: "" +# gitlabRootPassword: "" ## For minikube, set this to NodePort, elsewhere use LoadBalancer ## ref: http://kubernetes.io/docs/user-guide/services/#publishing-services---service-types