Skip to content

dawarich v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:33
· 19 commits to main since this release

dawarich v1.0.0

Initial release of the dawarich chart.

Breaking Changes

  • feat(charts)!: add production application charts and harden memos (#1183)

Other Changes

  • release(dawarich): 1.0.0 [skip ci]

Install

# OCI registry
helm install dawarich oci://ghcr.io/helmforgedev/helm/dawarich --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install dawarich helmforge/dawarich --version 1.0.0