summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/build-plugins.sh
diff options
context:
space:
mode:
Diffstat (limited to 'k8s-bootstrap-container/build-plugins.sh')
-rwxr-xr-xk8s-bootstrap-container/build-plugins.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/k8s-bootstrap-container/build-plugins.sh b/k8s-bootstrap-container/build-plugins.sh
index ed7428c..69fb121 100755
--- a/k8s-bootstrap-container/build-plugins.sh
+++ b/k8s-bootstrap-container/build-plugins.sh
@@ -31,9 +31,9 @@ DEST=wagons
# For DCAE, we get zips of the archives and build wagons
DCAEPLUGINFILES=\
"\
-k8splugin/1.0.1/k8splugin-1.0.1.tgz
+k8splugin/1.1.0/k8splugin-1.1.0.tgz
dockerplugin/3.2.0/dockerplugin-3.2.0.tgz
-dcaepolicyplugin/2.2.1/dcaepolicyplugin-2.2.1.tgz \
+dcaepolicyplugin/2.3.0/dcaepolicyplugin-2.3.0.tgz \
"
# For CCSDK, we pull down the wagon files directly