github percona/percona-helm-charts pg-db-2.9.0

latest release: pg-operator-2.9.0
10 hours ago

A Helm chart to deploy the PostgreSQL database with the Percona Operator for PostgreSQL

⚠️ Warning Breaking / default changes:

  • PostgreSQL 18 is now the default. On helm upgrade, chart defaults may move your cluster toward PG 18 unless you pin versions. To stay on PostgreSQL 17, set:

    image: docker.io/percona/percona-distribution-postgresql:17.9-1
    postgresVersion: 17
    

    For a proper major PostgreSQL upgrade, follow: https://docs.percona.com/percona-operator-for-postgresql/latest/update-db-major.html)

  • exposeSuperusers defaults to false. To keep exposing superusers as before, set exposeSuperusers: true

Don't miss a new percona-helm-charts release

NewReleases is sending notifications on new releases.