Skip to content

cronicle v1.1.10

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:28
· 553 commits to main since this release

cronicle v1.1.10

Bug Fixes

  • fix(cronicle): align template validation standards (#656)

Other Changes

  • release(cronicle): 1.1.10 [skip ci]

Install

# OCI registry
helm install cronicle oci://ghcr.io/helmforgedev/helm/cronicle --version 1.1.10

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install cronicle helmforge/cronicle --version 1.1.10