X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fvca-integrator-operator%2FCONTRIBUTING.md;h=32a5d04fad88fa05eb6ff946b1232b79438f90f2;hb=b17abf76811b74f98bd5852d6ce4010a4acb680a;hp=94fc3039e6801f864acdcb0b1387e6d0b33ca8ec;hpb=951d90b9de731683b2fc3df5a2ad4a881e245caf;p=osm%2Fdevops.git diff --git a/installers/charm/vca-integrator-operator/CONTRIBUTING.md b/installers/charm/vca-integrator-operator/CONTRIBUTING.md index 94fc3039..32a5d04f 100644 --- a/installers/charm/vca-integrator-operator/CONTRIBUTING.md +++ b/installers/charm/vca-integrator-operator/CONTRIBUTING.md @@ -69,6 +69,6 @@ juju add-model test-osm-vca-integrator # Enable DEBUG logging juju model-config logging-config="=INFO;unit=DEBUG" # Deploy the charm -juju deploy ./osm-vca-integrator_ubuntu-20.04-amd64.charm +juju deploy ./osm-vca-integrator_ubuntu-22.04-amd64.charm --series jammy ```