ntfy v1.2.1
·
201 commits
to main
since this release
ntfy v1.2.1
Bug Fixes
- fix(ntfy): support PostgreSQL database secrets (#933)
Other Changes
- release(ntfy): 1.2.1 [skip ci]
- chore(ntfy): bump image to 2.27.0 (#966)
Install
# OCI registry
helm install ntfy oci://ghcr.io/helmforgedev/helm/ntfy --version 1.2.1
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install ntfy helmforge/ntfy --version 1.2.1