Skip to content

ntfy v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 22:22
· 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