HTTPRequest Lego provider
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 51 | 27 May 2025 | |
| latest/edge | 67 | 23 Oct 2025 |
juju deploy httprequest-lego-provider
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
How to upgrade
Since the upgrade to the latest version involves running migration scripts in the database, it is essential to backup the PostgreSQL database before upgrading to the latest version.
Back up
Follow the PostgreSQL charm documentation to back up the database.
Upgrade to the latest version
Upgrade the charm to the latest version:
juju refresh httprequest-lego-provider --revision=<revision number>
You should see the httprequest-lego-provider charm go to Active and Idle state after upgrading.