Skip to content

cronicle v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:23

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