Skip to content

postgresql v1.10.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 01:00
· 586 commits to main since this release

postgresql v1.10.0

Features

  • feat(postgresql): add dual-stack ipFamilyPolicy/ipFamilies support (#127)

Other Changes

  • release(postgresql): 1.10.0 [skip ci]

Install

# OCI registry
helm install postgresql oci://ghcr.io/helmforgedev/helm/postgresql --version 1.10.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install postgresql helmforge/postgresql --version 1.10.0