We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab343d commit 172b136Copy full SHA for 172b136
gitlab/Chart.yaml
@@ -1,5 +1,5 @@
1
name: gitlab
2
-version: 0.2.7
+version: 0.2.8
3
description: GitLab Community Edition
4
keywords:
5
- git
gitlab/values.yaml
@@ -6,7 +6,7 @@ image: sameersbn/gitlab
6
## Gitlab image version
7
## ref: https://hub.docker.com/r/sameersbn/gitlab/tags/
8
##
9
-imageTag: "9.4.1"
+imageTag: "9.4.4"
10
11
## Specify a imagePullPolicy
12
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
0 commit comments