chore(deps): update helm release postgres-operator to v1.12.2
This MR contains the following updates:
Package | Update | Change | OpenSSF |
---|---|---|---|
postgres-operator | patch |
1.12.0 -> 1.12.2
|
Release Notes
zalando/postgres-operator (postgres-operator)
v1.12.2
: Blissful Ants
This is a bugfix release to the 1.12
version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
Fixes and enhancements
- use json tag for schema mapping of InfrastructureRole struct (#2659)
- align base images in arm build pipeline with Docker images (#2663)
- align dependencies in Makefile (#2647)
- [UI] fix exec format error on ARM (#2663, #2649)
- [UI] use nodejs-lts instead of outdated alpine version to workaround permission issue with old npm version (#2653)
Breaking changes
- removed helm chart version 1.10.0, 1.12.0 and 1.12.1 and only provide the last point release of each version (#2664)
amd images: Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.12.2 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.12.2 Logical Backup Docker image: registry.opensource.zalan.do/acid/logical-backup:v1.12.2
Multi-arch image (arm): Postgres Operator: ghcr.io/zalando/postgres-operator:v1.12.2 UI: ghcr.io/zalando/postgres-operator-ui:v1.12.2 Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.12.2
Default Spilo image: ghcr.io/zalando/spilo-16:3.2-p3
Thanks to our contributors: @macedigital, @FxKu, @idanovinda, @hemakshis, @Skoucail @crkochan
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.