Skip to content

notediscovery v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:48
· 16 commits to main since this release

notediscovery v2.0.0

Breaking Changes

  • feat(notediscovery)!: promote chart to stable (#1068)

Other Changes

  • release(notediscovery): 2.0.0 [skip ci]

Install

# OCI registry
helm install notediscovery oci://ghcr.io/helmforgedev/helm/notediscovery --version 2.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install notediscovery helmforge/notediscovery --version 2.0.0