X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fcharm%2Fosm-mon%2FCONTRIBUTING.md;h=1ade9b300f50940cef4beaae04c5936426753f70;hb=9f20805a3d9c9cecdd5fce4ff7b311c1c3655c23;hp=901f71575a529bcc915a34e7a6f890e6c3c02014;hpb=8ea1f3734719ae55538a22eebe9c9e372ea29baa;p=osm%2Fdevops.git diff --git a/installers/charm/osm-mon/CONTRIBUTING.md b/installers/charm/osm-mon/CONTRIBUTING.md index 901f7157..1ade9b30 100644 --- a/installers/charm/osm-mon/CONTRIBUTING.md +++ b/installers/charm/osm-mon/CONTRIBUTING.md @@ -73,6 +73,6 @@ juju add-model dev # Enable DEBUG logging juju model-config logging-config="=INFO;unit=DEBUG" # Deploy the charm -juju deploy ./osm-mon_ubuntu-20.04-amd64.charm \ - --resource mon-image=opensourcemano/mon:testing-daily +juju deploy ./osm-mon_ubuntu-22.04-amd64.charm \ + --resource mon-image=opensourcemano/mon:testing-daily --series jammy ```