Skip to content
Snippets Groups Projects
Commit 34480432 authored by Tiago Botelho's avatar Tiago Botelho
Browse files

Update /tmp/omnibus-gitlab/docker/openshift-template.json to 10.3.0-ce.0

parent 0ad5afda
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,6 @@
"spec": {
"tags": [
{
"name": "gitlab-10.2.5",
"name": "gitlab-10.3.0",
"from": {
"kind": "DockerImage",
......@@ -110,6 +110,6 @@
"from": {
"kind": "DockerImage",
"name": "gitlab/gitlab-ce:10.2.5-ce.0"
"name": "gitlab/gitlab-ce:10.3.0-ce.0"
}
}
]
......@@ -171,7 +171,7 @@
],
"from": {
"kind": "ImageStreamTag",
"name": "${APPLICATION_NAME}:gitlab-10.2.5"
"name": "${APPLICATION_NAME}:gitlab-10.3.0"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment