X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Ffull_install_osm.sh;fp=installers%2Ffull_install_osm.sh;h=a037854858b9c7ab748d9abb88d90f1c69029c1f;hb=ea802d28207a5925ea7f79b8aa5263c70a33416e;hp=3c0f4a74dbbb2096248941e4a490165175bfd35f;hpb=9e84fea457757483750c5f75248d881ba0c9fe99;p=osm%2Fdevops.git diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 3c0f4a74..a0378548 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1548,7 +1548,7 @@ function parse_docker_registry_url() { DOCKER_REGISTRY_URL=$(echo "$DOCKER_REGISTRY_URL" | awk '{split($1,a,"@"); print a[2]}') } -JUJU_AGENT_VERSION=2.8.6 +JUJU_AGENT_VERSION=2.8.8 UNINSTALL="" DEVELOP="" UPDATE=""