gitlab-ce to 9.4.2 and gitlab-runner to 9.4.1 added as new version

This commit is contained in:
Tayyeb
2017-08-01 07:15:55 +04:30
parent 516cfdff04
commit c1e33ae921
9 changed files with 192 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ${https_port}:443/tcp
labels:
io.rancher.container.hostname_override: container_name
image: gitlab/gitlab-ce:9.4.2-ce.0
image: gitlab/gitlab-ce:9.3.3-ce.0
volumes:
- gitlab-app-data:/var/opt/gitlab
- gitlab-log-data:/var/log/gitlab
+1 -1
View File
@@ -1,6 +1,6 @@
.catalog:
name: Gitlab Community
version: 9.4.2-ce.0
version: 9.3.3-ce.0
description: |
Gitlab CE is a free GitHub alternative
minimum_rancher_version: v0.56.0