summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/examples-sync.sh
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-08-22 10:48:18 -0400
committerScott Dodson <sdodson@redhat.com>2017-08-22 10:52:40 -0400
commitbe4ec633f0c417e7105cc7eeef96f7df041817e3 (patch)
treeba052cd7afcea0eee14a3ff20bfb4d89f03c2d44 /roles/openshift_examples/examples-sync.sh
parenta1fbbfc159b63db8d8ccfc2ae7db63f6076b4665 (diff)
downloadopenshift-be4ec633f0c417e7105cc7eeef96f7df041817e3.tar.gz
openshift-be4ec633f0c417e7105cc7eeef96f7df041817e3.tar.bz2
openshift-be4ec633f0c417e7105cc7eeef96f7df041817e3.tar.xz
openshift-be4ec633f0c417e7105cc7eeef96f7df041817e3.zip
Add dotnet 2.0 to v3.7
Diffstat (limited to 'roles/openshift_examples/examples-sync.sh')
-rwxr-xr-xroles/openshift_examples/examples-sync.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_examples/examples-sync.sh b/roles/openshift_examples/examples-sync.sh
index 3a8ce55c4..ca3f219d8 100755
--- a/roles/openshift_examples/examples-sync.sh
+++ b/roles/openshift_examples/examples-sync.sh
@@ -40,5 +40,6 @@ popd
wget https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/dotnet_imagestreams.json -O ${EXAMPLES_BASE}/image-streams/dotnet_imagestreams.json
wget https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/templates/dotnet-example.json -O ${EXAMPLES_BASE}/quickstart-templates/dotnet-example.json
wget https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/templates/dotnet-pgsql-persistent.json -O ${EXAMPLES_BASE}/quickstart-templates/dotnet-pgsql-persistent.json
+wget https://raw.githubusercontent.com/redhat-developer/s2i-dotnetcore/master/templates/dotnet-runtime-example.json -O ${EXAMPLES_BASE}/quickstart-templates/dotnet-runtime-example.json
git diff files/examples