chore(deps): update helm release postgres-operator to v1.10.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
postgres-operator | patch |
1.10.0 -> 1.10.1
|
Release Notes
zalando/postgres-operator (postgres-operator)
v1.10.1
: Tactful Hamster
This is a bugfix release to the 1.10
version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
Fixes and enhancements
- Trigger logical cronjob replacement if major version changed (#2342)
- Fix extraction of EBS volume id when there's no region prefix (#2351)
- Handle retry connect to Postgres when ping return EOF error (#2339)
- setting service account name for pooler to
postgres-pod
for OpenShift (#2352) - fix supported version matrix (#2402)
- [UI] bump version of flask, requests and werkzeug dependency (#2404)
- [UI] provide example on how to set AWS_INSTANCE_PROFILE (#2381, #2403)
- [UI] update ingress rules to path type
Prefix
with path/
(#2403) - [UI] revert setting base url in
index.html
because it defaulted to localhost after #2195 (#2403)
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.10.1 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.10.1 Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.10.1 Default Spilo image: ghcr.io/zalando/spilo-15:3.0-p1
Thanks to our contributors: @jopadi, @idanovinda, @hughcapet, @FxKu, @sdudoladov @laiminhtrung1997, @cdmikechen, @k4kratik, @basaveswar-kureti, @yoshihikoueno, @weeix, @pavanreddymaley, @edward2a, @wasap
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.