Bump Gitlab-CE version to 9.4.1 (#1562)

This commit is contained in:
Guy Templeton
2017-07-28 10:04:24 +02:00
committed by Reinhard Nägele
parent 4dd30ed2c1
commit 6ec6800da0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: gitlab-ce
version: 0.1.8
version: 0.1.9
description: GitLab Community Edition
keywords:
- git
+1 -1
View File
@@ -1,7 +1,7 @@
## GitLab CE image
## ref: https://hub.docker.com/r/gitlab/gitlab-ce/tags/
##
image: gitlab/gitlab-ce:9.1.0-ce.0
image: gitlab/gitlab-ce:9.4.1-ce.0
## Specify a imagePullPolicy
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'