summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_templates
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-02-06 09:36:27 -0500
committerScott Dodson <sdodson@redhat.com>2017-02-06 20:10:19 -0500
commit15378ed14f5c15d6193a431bd9a6fd1eef0471ad (patch)
tree71add380ac2c4b5ff901162a1a3ae922c5bd5453 /roles/openshift_hosted_templates
parent6388018bf89e43b3756a26b58782c663754009b3 (diff)
downloadopenshift-15378ed14f5c15d6193a431bd9a6fd1eef0471ad.tar.gz
openshift-15378ed14f5c15d6193a431bd9a6fd1eef0471ad.tar.bz2
openshift-15378ed14f5c15d6193a431bd9a6fd1eef0471ad.tar.xz
openshift-15378ed14f5c15d6193a431bd9a6fd1eef0471ad.zip
Bump registry-console to 3.5
Diffstat (limited to 'roles/openshift_hosted_templates')
-rw-r--r--roles/openshift_hosted_templates/files/v1.5/enterprise/registry-console.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_hosted_templates/files/v1.5/enterprise/registry-console.yaml b/roles/openshift_hosted_templates/files/v1.5/enterprise/registry-console.yaml
index 11478263c..28feac4e6 100644
--- a/roles/openshift_hosted_templates/files/v1.5/enterprise/registry-console.yaml
+++ b/roles/openshift_hosted_templates/files/v1.5/enterprise/registry-console.yaml
@@ -103,9 +103,9 @@ parameters:
- description: 'Specify "registry/repository" prefix for container image; e.g. for "registry.access.redhat.com/openshift3/registry-console:latest", set prefix "registry.access.redhat.com/openshift3/"'
name: IMAGE_PREFIX
value: "registry.access.redhat.com/openshift3/"
- - description: 'Specify image version; e.g. for "registry.access.redhat.com/openshift3/registry-console:3.3", set version "3.3"'
+ - description: 'Specify image version; e.g. for "registry.access.redhat.com/openshift3/registry-console:3.5", set version "3.5"'
name: IMAGE_VERSION
- value: "3.3"
+ value: "3.5"
- description: "The public URL for the Openshift OAuth Provider, e.g. https://openshift.example.com:8443"
name: OPENSHIFT_OAUTH_PROVIDER_URL
required: true