Support newer versions of vault
Bug #2002682 reported by
Tom Haddon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Looking at `snap info vault` there are channels up to 1.12 for Vault. Currently the charm only supports up to 1.8. Can support for later versions be added?
To post a comment you must log in.
Triaged: wishlist
This is a desirable feature. The work involved is:
* creating git branches for the new versions.
* Requesting charmhub channels for the new channels.
* Doing the git reviews for each branch and ensuring the CI/CD system is set up for each branch so that they will publish automatically.