Skip to content
Snippets Groups Projects
Commit 3c53749a authored by Mayra Cabrera's avatar Mayra Cabrera
Browse files

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

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