cronicle v1.0.0
Initial release of the cronicle chart.
Features
- feat: add 11 new helm charts (phase 2) (#18)
Other Changes
- release(cronicle): 1.0.0 [skip ci]
Install
# OCI registry
helm install cronicle oci://ghcr.io/helmforgedev/helm/cronicle --version 1.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install cronicle helmforge/cronicle --version 1.0.0