A tool to ease releasing Kubernetes operator charms to charmhub
A charmhub release creation utility for Kubernetes operator charms: packs the charm, uploads the OCI images for the charm to Canonical's OCI registry, uploads the charm, releases.
Usage: release-k8s-charm --charm-metadata [path-to-charm-metadata.yaml]
If you have GitHub for source control and CI, you should probably use the [canonical/charming-actions GitHub actions](https://github.com/canonical/charming-actions) instead of this tool.