Explorar o código

Change the examples content sync directory

Scott Dodson %!s(int64=9) %!d(string=hai) anos
pai
achega
fd94c3f953
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/openshift_examples/examples-sync.sh

+ 1 - 1
roles/openshift_examples/examples-sync.sh

@@ -6,7 +6,7 @@
 # This script should be run from openshift-ansible/roles/openshift_examples
 
 XPAAS_VERSION=ose-v1.3.1
-ORIGIN_VERSION=${1:-v1.2}
+ORIGIN_VERSION=${1:-v1.3}
 EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
 find ${EXAMPLES_BASE} -name '*.json' -delete
 find ${EXAMPLES_BASE} -name '*.yaml' -delete