Skip to content

booklore v2.0.0

Choose a tag to compare

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

booklore v2.0.0

Breaking Changes

  • feat(booklore)!: promote chart to stable (#1066)

Other Changes

  • release(booklore): 2.0.0 [skip ci]

Install

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

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