Skip to content

chore(deps): update helmfile dependencies

Jasper Vaneessen requested to merge renovate/helmfile-dependencies into main

This MR contains the following updates:

Package Update Change
altinity-clickhouse-operator patch 0.24.0 -> 0.24.2
keycloak (source) patch 24.3.0 -> 24.3.2
postgres-operator minor 1.13.0 -> 1.14.0
postgres-operator-ui minor 1.13.0 -> 1.14.0
strimzi-kafka-operator (source) minor 0.44.0 -> 0.45.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

Altinity/clickhouse-operator (altinity-clickhouse-operator)

v0.24.2

Compare Source

v0.24.1

Compare Source

bitnami/charts (keycloak)

v24.3.2

  • [bitnami/keycloak] Update KEYCLOAK_ADMIN env variables deprecation (#​30636)

v24.3.1

zalando/postgres-operator (postgres-operator)

v1.14.0: Hopeful Amoeba

Compare Source

The year is coming to a close and we are happy to announce another new release of the Postgres Operator. Thanks to everyone who contributed with MRs, feedback, raising issues or providing ideas. Have a smooth transition into 2025.

New features
  • support for Postgres 17 (#​2773)
  • ability to set QPS and burst limits for api client to make operator handle bigger fleets better (#​2667)
  • sidecars can be running with a set of Commands (#​2449, #​2825)
  • support for new EBS CSI Driver (#​2677)
  • provide more scaling means for streams and support ignore recovery type (zalando-internal) (#​2817)
Enhancements
  • added retry logic for switchover candidate search in asynchronous mode (#​2760)
  • preparedDatabases feature supports database and schema names with special characters (#​2745, #​2782)
  • operator sets annotation if last major version upgrade failed, next attempt skipped when annotation is present (#​2727, #​2755)
  • added more pre-checks before executing major version upgrade script (#​2772)
  • remember specs of PVCs on sync to make cluster deletion not miss out on them in edge cases (#​2785)
  • added compatibility with Patroni 4, but operator still uses old master label behavior for now (#​2818)
  • cleaned up code problems reported by go linter (mostly redundant type from arrays) (#​2739)
  • improved docs about automated major version upgrades (#​2807)
  • use a more recent postgres-exporter example in servicemonitor manifest (#​2777)
  • update Go to 1.23.4 and also updated dependencies (#​2824, #​2740, #​2816, #​2819)
  • [Helm] make replica count for UI deployment configurable (#​2708)
Bugfixes
  • update CRD schema pattern for resources to allow empty strings (#​2735)
  • do not use extra labels to list stream resources because they can change and lead to duplicates (#​2803)
  • Spilo image contains fix for breaking change for pushing backups with wal-g (#​2786)
  • [Helm] fix indentation of extraEnvs in operator deployment (#​2783, #​2814)
  • [Helm] cluste role was lacking patch privilege on PVCs (#​2762)
Breaking changes
  • updated logs on SYNC and UPDATE events (breaking only if you rely on certain log messages) (#​2738)
  • dropping support for Postgres 12 (#​2773)

amd images: Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.14.0 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.14.0 Logical Backup Docker image: registry.opensource.zalan.do/acid/logical-backup:v1.14.0

Multi-arch image (arm): Postgres Operator: ghcr.io/zalando/postgres-operator:v1.14.0 UI: ghcr.io/zalando/postgres-operator-ui:v1.14.0 Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.14.0

Default Spilo image: ghcr.io/zalando/spilo-17:4.0-p2

Thanks to our contributors: @​idanovinda, @​hughcapet, @​FxKu, @​macedigital, @​sdudoladov @​fahedouch, @​cosimomeli, @​tabbyl21, @​Demch1k, @​dmotte, @​prasadkris, @​mjtrangoni @​zyue110026, @​DaDummy, @​Mart-Kuc

strimzi/strimzi-kafka-operator (strimzi-kafka-operator)

v0.45.0

Compare Source

  • Add support for Kafka 3.9.0 and 3.8.1. Remove support for Kafka 3.7.0 and 3.7.1
  • Ability to move data between JBOD disks using Cruise Control.
  • Allow using custom certificates for communication with container registry in Kafka Connect Build with Kaniko
  • Only roll pods once for ClientsCa cert renewal. This change also means the restart reason ClientCaCertKeyReplaced is removed and either CaCertRenewed or CaCertHasOldGeneration will be used.
  • Allow rolling update for new cluster CA trust (during Cluster CA key replacement) to continue where it left off before interruption without rolling all pods again.
  • Update HTTP bridge to 0.31.1
  • Add support for mounting CSI volumes using the template sections
Major changes, deprecations and removals

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Jasper Vaneessen

Merge request reports

Loading