Build jammy charms for osm
[osm/devops.git] / installers / charm / vca-integrator-operator / CONTRIBUTING.md
index 94fc303..32a5d04 100644 (file)
@@ -69,6 +69,6 @@ juju add-model test-osm-vca-integrator
 # Enable DEBUG logging
 juju model-config logging-config="<root>=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
 ```