Browse Source

Merge pull request #4153 from ewolinetz/bz1449554

Merged by openshift-bot
OpenShift Bot 8 năm trước cách đây
mục cha
commit
4795b91f35

+ 2 - 2
roles/openshift_hosted_templates/files/v3.6/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.5", set version "3.5"'
+  - description: 'Specify image version; e.g. for "registry.access.redhat.com/openshift3/registry-console:3.6", set version "3.6"'
     name: IMAGE_VERSION
-    value: "3.5"
+    value: "3.6"
   - description: "The public URL for the Openshift OAuth Provider, e.g. https://openshift.example.com:8443"
     name: OPENSHIFT_OAUTH_PROVIDER_URL
     required: true