Skip to content

chore(deps): update helm release postgres-operator to v1.12.2

Botaniker (Bot) requested to merge renovate/postgres-operator-1.x into main

This MR contains the following updates:

Package Update Change OpenSSF
postgres-operator patch 1.12.0 -> 1.12.2 OpenSSF Scorecard

Release Notes

zalando/postgres-operator (postgres-operator)

v1.12.2: Blissful Ants

Compare Source

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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports