self-signed-certificates Tracks and Compatibility
This document seeks to clarify which track should be used when deploying a new self-signed-certificates
charm.
The names of the tracks can be confusing.
- The
latest
track is actually a legacy track that should no longer be used. Charms should migrate to the1/stable
track when possible. - The
1
track is the current track and should be used for all new deployments.
Compatiblity with Requirer Charms
The latest
track of the charm is not compatible with requirer charms that use:
- tls-certificates-interface
V4
, APP mode - certificate-transfer-interface
V1
Juju Version Compatibility
The charm is able to run on any cloud and substrate that Juju supports, be it a k8s container or a VM.
Charmhub Track | Juju Version Compatibility | Recommended for new deployments |
---|---|---|
1/stable | Juju 3.1+ | Yes |
lastest/stable | Juju 2.9+ | No |