summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_templates
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-02-06 09:32:52 -0500
committerScott Dodson <sdodson@redhat.com>2017-02-06 09:33:59 -0500
commitbb931a7d4971def3304bb1c664e0d20681b83ebd (patch)
tree3de7fc504b16568cc947f5979f92f66cd69852d9 /roles/openshift_hosted_templates
parenta2abcbdc97358e196c731e232d47f3e6020fdbd6 (diff)
downloadopenshift-bb931a7d4971def3304bb1c664e0d20681b83ebd.tar.gz
openshift-bb931a7d4971def3304bb1c664e0d20681b83ebd.tar.bz2
openshift-bb931a7d4971def3304bb1c664e0d20681b83ebd.tar.xz
openshift-bb931a7d4971def3304bb1c664e0d20681b83ebd.zip
Bump registry to 3.4
Diffstat (limited to 'roles/openshift_hosted_templates')
-rw-r--r--roles/openshift_hosted_templates/files/v1.4/enterprise/registry-console.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_hosted_templates/files/v1.4/enterprise/registry-console.yaml b/roles/openshift_hosted_templates/files/v1.4/enterprise/registry-console.yaml
index 11478263c..0e3d006a7 100644
--- a/roles/openshift_hosted_templates/files/v1.4/enterprise/registry-console.yaml
+++ b/roles/openshift_hosted_templates/files/v1.4/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.4", set version "3.4"'
name: IMAGE_VERSION
- value: "3.3"
+ value: "3.4"
- description: "The public URL for the Openshift OAuth Provider, e.g. https://openshift.example.com:8443"
name: OPENSHIFT_OAUTH_PROVIDER_URL
required: true