Skip to content
Snippets Groups Projects
Commit bfa7457d authored by Jose Ivan Vargas Lopez's avatar Jose Ivan Vargas Lopez
Browse files

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

parent 1adeaa95
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -106,10 +106,10 @@
"spec": {
"tags": [
{
"name": "gitlab-9.5.1",
"name": "gitlab-9.5.2",
"from": {
"kind": "DockerImage",
"name": "gitlab/gitlab-ce:9.5.1-ce.0"
"name": "gitlab/gitlab-ce:9.5.2-ce.0"
}
}
]
Loading
Loading
@@ -171,7 +171,7 @@
],
"from": {
"kind": "ImageStreamTag",
"name": "${APPLICATION_NAME}:gitlab-9.5.1"
"name": "${APPLICATION_NAME}:gitlab-9.5.2"
}
}
}
Loading
Loading
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