Skip to content

Releases: movetokube/postgres-operator

1.2.2

17 Mar 11:37
d5f48aa
Compare
Choose a tag to compare

No particular changes in this release, just moving to GHCR.io from DockerHub

docker pull ghcr.io/movetokube/postgres-operator:1.2.2

ext-postgres-operator-1.2.3

17 Mar 11:33
d5f48aa
Compare
Choose a tag to compare

A Helm chart for the External Postgres operator

helm repo add ext-postgres-operator https://movetokube.github.io/postgres-operator/
helm upgrade --install -n operators ext-postgres-operator  ext-postgres-operator/ext-postgres-operator --version 1.2.3

ext-postgres-operator-1.2.2

24 Feb 19:58
68bdf9d
Compare
Choose a tag to compare

A Helm chart for the External Postgres operator

1.2.1

29 Oct 11:08
2d1fe2e
Compare
Choose a tag to compare

Changes:

  • Added POSTGRES_DOTNET_URL to generated secret which contains connection string for .Net applications

Container image: movetokube/postgres-operator:1.2.1

ext-postgres-operator-1.2.1

29 Oct 11:13
576ce50
Compare
Choose a tag to compare

A Helm chart for the External Postgres operator

ext-postgres-operator-1.2.0

29 Oct 10:32
57c5e15
Compare
Choose a tag to compare

A Helm chart for the External Postgres operator

ext-postgres-operator-0.1.2

29 Oct 10:26
264ef73
Compare
Choose a tag to compare

A Helm chart for the External Postgres operator

1.2.0

17 Oct 09:39
2421f1e
Compare
Choose a tag to compare

Changes:

  • Experimental support for Postgres and PostgresUser CRs in dynamically created namespaces (resolves #86)

This new feature allows using multiple ext-postgres-operators to selectively process CRs that were created with a special annotation.

Container image: movetokube/postgres-operator:1.2.0

1.1.2

29 Aug 13:14
6300415
Compare
Choose a tag to compare

Changes:

  • Fix encoding postgres URI args (resolves #88)

Container image: movetokube/postgres-operator:1.1.1

1.1.1

20 Apr 13:02
93bda9d
Compare
Choose a tag to compare

Changes:

  • Fix queries for GCP support

Container image is available in Dockerhub movetokube/postgres-operator:1.1.1