Releases: movetokube/postgres-operator
2.0.0-rc1
What's Changed
- Fix empty HOST field in the generated secret by @pcallewaert in #203
Full Changelog: 2.0.0-rc0...2.0.0-rc1
2.0.0-rc0
Fix release workflow
1.3.5
What's Changed
- Remove vendor directory by @pcallewaert in #174
- feat: custom secret labels by @geekifier in #173
New Contributors
- @geekifier made their first contribution in #173
Full Changelog: 1.3.4...1.3.5
ext-postgres-operator-1.2.7
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.7
1.3.4
What's Changed
- Add annotations to operator deployment by @kanor1306 in #148
- fix(postgresuser): return k8s client error before annotations by @cryptobioz in #141
- Fix DropRole in Azure for PG16 by @pcallewaert in #169
- Update go and some minor dependencies by @pcallewaert in #171
- Set us basic e2e tests by @pcallewaert in #170
New Contributors
- @cryptobioz made their first contribution in #141
Full Changelog: 1.3.3...1.3.4
1.3.3
Container images
docker pull movetokube/postgres-operator:1.3.3
docker pull ghcr.io/movetokube/postgres-operator:1.3.3
Helm chart
helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.6
Thank you contributors!
@kanor1306 @mfuhrmeisterDM @rjinski
What's Changed
- Ensure chart env values are strings/quoted by @rjinski in #140
- Add secure string generator for Password generator by @kanor1306 in #149
- Allow writer user to create tables in schema by @mfuhrmeisterDM in #136
- Bump helm chart to 1.2.6 by @hitman99 in #150
New Contributors
- @rjinski made their first contribution in #140
- @kanor1306 made their first contribution in #149
- @mfuhrmeisterDM made their first contribution in #136
Full Changelog: 1.3.2...1.3.3
ext-postgres-operator-1.2.6
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.2
Fixes:
- fixed PostgresUser CRD to be compatible with secretTemplate feature
Container images:
docker pull movetokube/postgres-operator:1.3.2
docker pull ghcr.io/movetokube/postgres-operator:1.3.2
Helm chart:
helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.5
Contributors:
@95gabor
ext-postgres-operator-1.2.5
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.1
New features:
- support for templating secrets created by operator
Fixes:
- tag is set to empty string in Helm chart default values
Container images:
docker pull movetokube/postgres-operator:1.3.1
docker pull ghcr.io/movetokube/postgres-operator:1.3.1
Helm chart:
helm upgrade --install -n operators ext-postgres-operator ext-postgres-operator/ext-postgres-operator --version 1.2.4