Build jammy charms for osm
[osm/devops.git] / installers / charm / osm-pol / CONTRIBUTING.md
index 9281180..4bbbeea 100644 (file)
@@ -74,5 +74,5 @@ juju add-model dev
 juju model-config logging-config="<root>=INFO;unit=DEBUG"
 # Deploy the charm
 juju deploy ./osm-pol_ubuntu-22.04-amd64.charm \
-    --resource pol-image=opensourcemano/pol:testing-daily
+    --resource pol-image=opensourcemano/pol:testing-daily --series jammy
 ```