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