Skip to content

Releases: movetokube/postgres-operator

ext-postgres-operator-1.2.4

22 Dec 14:58
49b439d
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

1.3.0

15 Nov 19:40
76f09b1
Compare
Choose a tag to compare

Multiple changed in this release:

  • Terminating backend before dropping database on default postgres
  • Added feature (KEEP_SECRET_NAME) to store credentials in secret named exactly the same as defined in CR

Multiplatform builds. Supported platforms:

  • linux/amd64
  • linux/arm64

Container images:

  • docker pull movetokube/postgres-operator:1.3.0
  • docker pull ghcr.io/movetokube/postgres-operator:1.3.0

Thank you contributors! @reddec @romg67 @brpaz

1.2.5

21 Jul 13:41
e7a5af4
Compare
Choose a tag to compare

Fixes schema operations on AWS RDS for good and reverses changes done in 1.2.3 and 1.2.4 (#122)

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.5

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

1.2.4

20 Jul 08:27
cd8885d
Compare
Choose a tag to compare

Fixes schema operations on AWS RDS( #120)

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.4

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

1.2.3

18 Jul 19:50
81aef44
Compare
Choose a tag to compare

Fixes AWS RDS compatibility: #112

Container images now available in both DockerHub and GHCR:

docker pull movetokube/postgres-operator:1.2.3

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

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