postgresql v2.0.0
Breaking Changes
- feat(postgresql)!: add production hardening controls (#233)
Other Changes
- release(postgresql): 2.0.0 [skip ci]
- ci(workflows): add Phase 3-4 operational intelligence and cleanup (#142)
Install
# OCI registry
helm install postgresql oci://ghcr.io/helmforgedev/helm/postgresql --version 2.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install postgresql helmforge/postgresql --version 2.0.0