X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Ffull_install_osm.sh;h=a037854858b9c7ab748d9abb88d90f1c69029c1f;hb=fe685b9acd9c2b4645aed144e47036999f97d0d0;hp=3c0f4a74dbbb2096248941e4a490165175bfd35f;hpb=ed4306b661ba5e949a8fc2b5ff216ae13c799741;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=""