From: David Garcia Date: Wed, 27 Jan 2021 12:13:10 +0000 (+0100) Subject: Pin PLA image tag to "8" X-Git-Tag: v9.1.0~12 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=055ae2da1e5ef10f22d3aa99593548bcfb78cc38;p=osm%2Fdevops.git Pin PLA image tag to "8" This needs to be reverted when PLA is correctly published to DockerHub Change-Id: I1aa509288ae49233f110e5951c491f3598be8b05 Signed-off-by: David Garcia --- diff --git a/installers/charmed_install.sh b/installers/charmed_install.sh index 5b4d3b22..92116060 100755 --- a/installers/charmed_install.sh +++ b/installers/charmed_install.sh @@ -392,7 +392,7 @@ applications: image: ${REGISTRY_URL}opensourcemano/pol:$TAG ${REGISTRY_CREDENTIALS} pla: options: - image: ${REGISTRY_URL}opensourcemano/pla:$TAG ${REGISTRY_CREDENTIALS} + image: ${REGISTRY_URL}opensourcemano/pla:8 ${REGISTRY_CREDENTIALS} ng-ui: resources: image: /tmp/ng_ui_registry.yaml