Skip to content

poznote v2.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 00:01
· 6 commits to main since this release

poznote v2.0.0

Breaking Changes

  • feat(poznote)!: promote chart to stable (#1073)

Other Changes

  • release(poznote): 2.0.0 [skip ci]

Install

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

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