
Hockeypuck K8S Charm
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 6 | 22 Apr 2025 | |
2.2/stable | 20 | 28 May 2025 | |
2.2/edge | 36 | 16 Jul 2025 |
juju deploy hockeypuck-k8s --channel 2.2/stable
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-05-27
- Address review comments provided by charmcraft team during the enlisting process.
2025-05-22
- Fix broken links found in Charmhub docs.
2025-05-21
- Update promote charm workflow.
2025-05-02
- Added security documentation.
2025-04-29
- Fixed issues found in the COS integration during staging.
2025-04-24
Modified
- Modified publish charm workflow to use
2.2/edge
track instead oflatest/edge
2025-04-21
Added
- Added documentation for Hockeypuck.
2025-04-21
Modified
- Cleaned up Github workflows for Hockeypuck and modified the charm source code to remove business logic from constructors.
2025-04-16
Added
- Changelog added for tracking changes.