Jenkins K8s
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 201 | 29 Sep 2025 | |
latest/stable | 200 | 29 Sep 2025 | |
latest/edge | 213 | 10 Oct 2025 | |
latest/edge | 212 | 10 Oct 2025 |
juju deploy jenkins-k8s
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:
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Each revision is versioned by the date of the revision.
2025-09-18
- Fixed issue where naming the application deployment to “jenkins” would not add relation data with the agents.
2025-09-16
- Fix issue where the agents were not reconciled in previous revisions to reconcile on charm upgrade.
2025-09-15
- Updated charm to use Noble base.
2025-09-10
- Added terraform module for charm and Jenkins product.
- Fix issue with service check which did not correctly report when service is ready for interaction.
2025-09-09
- Ejected deprecated
agent-deprecated
:jenkins-slave
relation.
2025-09-05
- Fix issue with Jenkins agent node server discovery when ingress is applied to server.
- Fix race condition with agent trying to register before service ready.
2025-09-02
- Upgrade Jenkins version to latest LTS (v2.516.2).
- Upgrade Ubuntu base to Noble.
2025-05-01
- Added how-to landing page.
2025-04-01
- docs: changelog added.