charm-k8s-mariadb:feature/upgrade-charm

Last commit made on 2019-05-23
Get this branch:
git clone -b feature/upgrade-charm https://git.launchpad.net/charm-k8s-mariadb
Members of OSM Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
feature/upgrade-charm
Repository:
lp:charm-k8s-mariadb

Recent commits

69fb242... by Dominik Fleischmann

Added Upgrade Charm functionality

With this functionality docker resources can be upgraded with the
following command:

juju upgrade-charm myapp --path /path/to/charm --resource my_image=imagename

8ab0331... by Adam Israel

Initial import