build(helm): update postgres-operator to 2.0.2 - #161
Open
ocfbot wants to merge 1 commit into
Open
Conversation
ocfbot
force-pushed
the
renovate/postgres-operator-2.x
branch
from
July 30, 2026 11:45
107ff29 to
bce3924
Compare
ocfbot
force-pushed
the
renovate/postgres-operator-2.x
branch
from
August 20, 2026 18:17
bce3924 to
eb22038
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15.1→2.0.2Release Notes
zalando/postgres-operator (postgres-operator)
v2.0.2: Postgres Operator v2.0.2Compare Source
This is a bugfix release to the 2.0 version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
Bugfixes
sidecarsoption in OperatorConfiguration CRD #3160Recreateto deployment template for smoother upgrade experience between v1.x to v2.x #3164Breaking Change
Images
Postgres Operator: ghcr.io/zalando/postgres-operator:v2.0.2
Pooler: UI: ghcr.io/zalando/postgres-operator/pgbouncer:v2.0.2
UI: ghcr.io/zalando/postgres-operator-ui:v2.0.2
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v2.0.2
Helm charts
via ghcr.io
ghcr.io/zalando/charts/postgres-operator:2.0.2
ghcr.io/zalando/charts/postgres-operator-ui:2.0.2
Thanks to our contributors: @l0wl3vel, @rasoanaivo-r, @g2px1, @adshin21, @Jan-M, @mikkeloscar, @idanovinda, @jopadi, @sdudoladov, @FxKu
v2.0.1: Postgres Operator v2.0.1Compare Source
This is a new major release. Please, read the instructions how to migrate to v2.0. Thanks to everyone who contributed with PRs, feedback, raising issues or providing ideas.
New features
Enhancements
standby_hostcan be combined withs3_wal_pathto help with cross infra migrations (#3033)cluster_labelsand annotations also passed to logical backup CronJob and Jobs (#2117 ,#3085)Bugfixes
Breaking changes
kubernetes_use_configmapsis now true by default because endpoints will disappear (#3102, #3116)aws-load-balancer-connection-idle-timeoutby default (#3054)enable_ebs_gp3_migrationandenable_ebs_gp3_migration_max_size) (#3142)enable_crd_validationconfig option as CRDs are now generated (#3102)useLoadBalancer,replicaLoadBalancerandpod_priority_class_nameandinit_containers(#3106)Images
Postgres Operator: ghcr.io/zalando/postgres-operator:v2.0.1
Pooler: UI: ghcr.io/zalando/postgres-operator/pgbouncer:v2.0.1
UI: ghcr.io/zalando/postgres-operator-ui:v2.0.1
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v2.0.1
Default Spilo image: ghcr.io/zalando/spilo-17:4.1-p2
Helm charts
via ghcr.io
ghcr.io/zalando/charts/postgres-operator:2.0.1
ghcr.io/zalando/charts/postgres-operator-ui:2.0.1
or via Github pages
https://opensource.zalando.com/postgres-operator/charts/postgres-operator/Chart.yaml
https://opensource.zalando.com/postgres-operator/charts/postgres-operator-ui/Chart.yaml
Thanks to our contributors: @FxKu, @mikkeloscar, @idanovinda, @hughcapet, @tcondeixa, @jopadi,
@raphaeltorquat0, @lucasl0st, @laiminhtrung1997, @thoro, @annielzy, @unkhz @jorsol, @pierreozoux,
@kadaffy, @k0da, @chobostar, @a1994sc, @aslafy-z, @zak905, @addreas, @SAY-5, @alimelgohary,
@ioanalytica, @dandeandean, @exciler, @bramhanandlingala, @yajo, @a-thomas-22, @davidspek,
@sdudoladov, @nctram
v2.0.0: Postgres Operator v2Compare Source
See release notes of v2.0.1. The OperatorConfigurationCRD contained a type mismatch that breaks GitOps pipelines.
Images
Postgres Operator: ghcr.io/zalando/postgres-operator:v2.0.0
Pooler: UI: ghcr.io/zalando/postgres-operator/pgbouncer:v2.0.0
UI: ghcr.io/zalando/postgres-operator-ui:v2.0.0
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v2.0.0
Default Spilo image: ghcr.io/zalando/spilo-17:4.1-p2
Thanks to our contributors: @FxKu, @mikkeloscar, @idanovinda, @hughcapet, @tcondeixa, @jopadi,
@raphaeltorquat0, @lucasl0st, @laiminhtrung1997, @thoro, @annielzy, @unkhz @jorsol, @pierreozoux,
@kadaffy, @k0da, @chobostar, @a1994sc, @aslafy-z, @zak905, @addreas, @SAY-5, @alimelgohary,
@dandeandean, @exciler, @bramhanandlingala, @yajo, @a-thomas-22, @davidspek, @sdudoladov, @nctram