chore(deps): update kubezero-operators-dependencies #52

Open
renovate wants to merge 1 commits from renovate/kubezero-operators-kubezero-operators-dependencies into main
Member

This PR contains the following updates:

Package Update Change
cloudnative-pg (source) patch 0.23.0 -> 0.23.2
rabbitmq-cluster-operator (source) patch 4.4.3 -> 4.4.9
strimzi-kafka-operator (source) minor 0.45.0 -> 0.46.0

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.23.2

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

Full Changelog: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.1...cloudnative-pg-v0.23.2

v0.23.1

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: https://github.com/cloudnative-pg/charts/compare/cluster-v0.23.0...cloudnative-pg-v0.23.1

bitnami/charts (rabbitmq-cluster-operator)

v4.4.9

  • [bitnami/rabbitmq-cluster-operator] chore: ♻️ ⬆️ Update common and remove k8s < 1.23 references (#​33427)

v4.4.8

v4.4.7

v4.4.6

v4.4.5

v4.4.4

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

v0.46.0

Compare Source

  • Add support for Kafka 4.0.0.
    Remove support for Kafka 3.8.0 and 3.8.1.
  • Support for ZooKeeper-based Apache Kafka clusters and for KRaft migration has been removed
  • Support for MirrorMaker 1 has been removed
  • Support for storage class overrides has been removed
  • Added support to configure dnsPolicy and dnsConfig using the template sections.
  • Store Kafka node certificates in separate Secrets, one Secret per pod.
  • Allow configuring ssl.principal.mapping.rules and custom trusted CAs in Kafka brokers with type: custom authentication
  • Moved HTTP bridge configuration to the ConfigMap setup by the operator.
  • Dependency updates (Vert.x 4.5.14, Netty 4.1.118.Final)
  • Moved Kafka Connect configuration to the ConfigMap created by the operator.
  • Update Kafka Exporter to 1.9.0
  • Adopted new Kafka Connect health check endpoint (see proposal 89).
  • Update standalone User Operator to handle Cluster CA cert Secret being missing when TLS is not needed.
  • Strimzi Drain Cleaner updated to 1.3.0 (included in the Strimzi installation files)
  • Implicit IPv4 preference when enabling JMX has been removed, and will now use JVM defaults.
    This will make the cluster boot up correctly in IPv6 only environments, where IPv4 preference will break it due to lack of IPv4 addresses.
  • Improved the MirrorMaker2 example Grafana dashboard to set metric units and include chart descriptions.
  • The ContinueReconciliationOnManualRollingUpdateFailure feature gate moves to GA stage and is permanently enabled without the possibility to disable it.
  • Update OAuth library to 0.16.2.
  • Update HTTP bridge to 0.32.0.
  • Kubernetes events emitted during a Pod restart updated to have the Kafka resource as the regardingObject and the Pod in the related field.
Major changes, deprecations and removals
  • Support for ZooKeeper-based clusters and for migration from ZooKeeper-based clusters to KRaft has been removed.
    Please make sure all your clusters are using KRaft before upgrading to Strimzi 0.46.0 or newer!
  • Support for MirrorMaker 1 has been removed.
    Please make sure to migrate to MirrorMaker 2 before upgrading to Strimzi 0.46 or newer.
  • Strimzi EnvVar Configuration Provider (deprecated in Strimzi 0.38.0) and Strimzi MirrorMaker 2 Extensions (deprecated in Strimzi 0.28.0) plugins were removed from Strimzi container images.
    Please use the Apache Kafka EnvVarConfigProvider and Identity Replication Policy instead.
  • When using Kafka Connect or Kafka MirrorMaker 2 operands and upgrading from Strimzi 0.38 or older, make sure the StableConnectIdentities feature gate is enabled and StrimziPodSets are used before upgrading.
  • When using the Kafka operand and upgrading from Strimzi 0.34 or older, make sure the UseStrimziPodSets feature gate is enabled and StrimziPodSet resources are used before upgrading.
  • The storage overrides for configuring per-broker storage class are not supported anymore.
    If you are using the storage overrides, you should instead use multiple KafkaNodePool resources with a different storage class each.
    For more details about migrating from storage overrides, please follow the documentation.
  • The Open Policy Agent authorization (type: opa) has been deprecated and will be removed in the future.
    To use the Open Policy Agent authorizer, you can use the type: custom authorization.
  • Removed the statefulset.kubernetes.io/pod-name label from pods and external listeners Kubernetes Services.
    • If you have any custom setup leveraging such label, please use the strimzi.io/pod-name one instead.
  • The secrets list for mounting additional Kubernetes Secrets in type: custom authentication was deprecated and will be removed in the future.
    Please use the template section to configure additional volumes instead.
  • Kafka 4.0 and newer is using Log4j2 for logging instead of Reload4j/Log4j1.
    If you have any custom logging configuration, you might need to update it during the upgrade to Kafka 4.0.
  • Kubernetes events for Pod restarts no longer have the Pod as the regardingObject.
    If you are using regardingObject as a field-selector for listing events you must update the selector to specify the Kafka resource instead.
  • From Kafka 4.0.0, to enable the JMXReporter you must either enable metrics in .spec.kafka.metrics, or explicitly add JMXReporter in metric.reporters.

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | patch | `0.23.0` -> `0.23.2` | | [rabbitmq-cluster-operator](https://bitnami.com) ([source](https://github.com/bitnami/charts/tree/HEAD/bitnami/rabbitmq-cluster-operator)) | patch | `4.4.3` -> `4.4.9` | | [strimzi-kafka-operator](https://strimzi.io/) ([source](https://github.com/strimzi/strimzi-kafka-operator)) | minor | `0.45.0` -> `0.46.0` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.23.2`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.2) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.1...cloudnative-pg-v0.23.2) CloudNativePG Operator Helm Chart #### What's Changed - Release cloudnative-pg-v0.23.2 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/528 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.1...cloudnative-pg-v0.23.2 ### [`v0.23.1`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.23.1) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.23.0...cloudnative-pg-v0.23.1) CloudNativePG Operator Helm Chart #### What's Changed - feat( operator ): Allow the user to set the operator update strategy by [@&#8203;kaisoz](https://github.com/kaisoz) in https://github.com/cloudnative-pg/charts/pull/450 #### New Contributors - [@&#8203;kaisoz](https://github.com/kaisoz) made their first contribution in https://github.com/cloudnative-pg/charts/pull/450 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.23.0...cloudnative-pg-v0.23.1 </details> <details> <summary>bitnami/charts (rabbitmq-cluster-operator)</summary> ### [`v4.4.9`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#449-2025-05-06) - \[bitnami/rabbitmq-cluster-operator] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#&#8203;33427](https://github.com/bitnami/charts/pull/33427)) ### [`v4.4.8`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#small448-2025-04-28-small) - \[bitnami/rabbitmq-cluster-operator] Release 4.4.8 ([#&#8203;33216](https://github.com/bitnami/charts/issues/33216)) ([10fcf9a](https://github.com/bitnami/charts/commit/10fcf9afff42aa53dd67a24be41410cc9ca09441)), closes [#&#8203;33216](https://github.com/bitnami/charts/issues/33216) ### [`v4.4.7`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#small447-2025-04-02-small) - \[bitnami/\*] Add tanzuCategory annotation ([#&#8203;32409](https://github.com/bitnami/charts/issues/32409)) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#&#8203;32409](https://github.com/bitnami/charts/issues/32409) - \[bitnami/rabbitmq-cluster-operator] Release 4.4.7 ([#&#8203;32761](https://github.com/bitnami/charts/issues/32761)) ([b848724](https://github.com/bitnami/charts/commit/b848724711fdc36dc2df939140e1c650b02deafa)), closes [#&#8203;32761](https://github.com/bitnami/charts/issues/32761) ### [`v4.4.6`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#small446-2025-03-05-small) - \[bitnami/rabbitmq-cluster-operator] Release 4.4.6 ([#&#8203;32315](https://github.com/bitnami/charts/issues/32315)) ([557c15a](https://github.com/bitnami/charts/commit/557c15afb9ee31f586ab5013519169eb5b22311e)), closes [#&#8203;32315](https://github.com/bitnami/charts/issues/32315) ### [`v4.4.5`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#small445-2025-02-14-small) - \[bitnami/rabbitmq-cluster-operator] Release 4.4.5 ([#&#8203;31927](https://github.com/bitnami/charts/issues/31927)) ([b9cb046](https://github.com/bitnami/charts/commit/b9cb046d16aad56db72a1399449e229c225e7b2b)), closes [#&#8203;31927](https://github.com/bitnami/charts/issues/31927) ### [`v4.4.4`](https://github.com/bitnami/charts/blob/HEAD/bitnami/rabbitmq-cluster-operator/CHANGELOG.md#small444-2025-02-14-small) - \[bitnami/\*] Use CDN url for the Bitnami Application Icons ([#&#8203;31881](https://github.com/bitnami/charts/issues/31881)) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#&#8203;31881](https://github.com/bitnami/charts/issues/31881) - \[bitnami/rabbitmq-cluster-operator] Release 4.4.4 ([#&#8203;31830](https://github.com/bitnami/charts/issues/31830)) ([4842a9a](https://github.com/bitnami/charts/commit/4842a9a0ce9f02b9aa1ba6bcb62333ac5ad8af82)), closes [#&#8203;31830](https://github.com/bitnami/charts/issues/31830) - Update copyright year ([#&#8203;31682](https://github.com/bitnami/charts/issues/31682)) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#&#8203;31682](https://github.com/bitnami/charts/issues/31682) </details> <details> <summary>strimzi/strimzi-kafka-operator (strimzi-kafka-operator)</summary> ### [`v0.46.0`](https://github.com/strimzi/strimzi-kafka-operator/blob/HEAD/CHANGELOG.md#0460) [Compare Source](https://github.com/strimzi/strimzi-kafka-operator/compare/0.45.0...0.46.0) - Add support for Kafka 4.0.0. Remove support for Kafka 3.8.0 and 3.8.1. - Support for ZooKeeper-based Apache Kafka clusters and for KRaft migration has been removed - Support for MirrorMaker 1 has been removed - Support for storage class overrides has been removed - Added support to configure `dnsPolicy` and `dnsConfig` using the `template` sections. - Store Kafka node certificates in separate Secrets, one Secret per pod. - Allow configuring `ssl.principal.mapping.rules` and custom trusted CAs in Kafka brokers with `type: custom` authentication - Moved HTTP bridge configuration to the ConfigMap setup by the operator. - Dependency updates (Vert.x 4.5.14, Netty 4.1.118.Final) - Moved Kafka Connect configuration to the ConfigMap created by the operator. - Update Kafka Exporter to [1.9.0](https://github.com/danielqsj/kafka_exporter/releases/tag/v1.9.0) - Adopted new Kafka Connect health check endpoint (see [proposal 89](https://github.com/strimzi/proposals/blob/main/089-adopt-connect-health-endpoint.md)). - Update standalone User Operator to handle Cluster CA cert Secret being missing when TLS is not needed. - Strimzi Drain Cleaner updated to 1.3.0 (included in the Strimzi installation files) - Implicit IPv4 preference when enabling JMX has been removed, and will now use JVM defaults. This will make the cluster boot up correctly in IPv6 only environments, where IPv4 preference will break it due to lack of IPv4 addresses. - Improved the MirrorMaker2 example Grafana dashboard to set metric units and include chart descriptions. - The `ContinueReconciliationOnManualRollingUpdateFailure` feature gate moves to GA stage and is permanently enabled without the possibility to disable it. - Update OAuth library to 0.16.2. - Update HTTP bridge to 0.32.0. - Kubernetes events emitted during a Pod restart updated to have the Kafka resource as the `regardingObject` and the Pod in the `related` field. ##### Major changes, deprecations and removals - **Support for ZooKeeper-based clusters and for migration from ZooKeeper-based clusters to KRaft has been removed.** **Please make sure all your clusters are using KRaft before upgrading to Strimzi 0.46.0 or newer!** - Support for MirrorMaker 1 has been removed. Please make sure to migrate to MirrorMaker 2 before upgrading to Strimzi 0.46 or newer. - [Strimzi EnvVar Configuration Provider](https://github.com/strimzi/kafka-env-var-config-provider) (deprecated in Strimzi 0.38.0) and [Strimzi MirrorMaker 2 Extensions](https://github.com/strimzi/mirror-maker-2-extensions) (deprecated in Strimzi 0.28.0) plugins were removed from Strimzi container images. Please use the Apache Kafka [EnvVarConfigProvider](https://github.com/strimzi/kafka-env-var-config-provider?tab=readme-ov-file#deprecation-notice) and [Identity Replication Policy](https://github.com/strimzi/mirror-maker-2-extensions?tab=readme-ov-file#identity-replication-policy) instead. - When using Kafka Connect or Kafka MirrorMaker 2 operands and upgrading from Strimzi 0.38 or older, make sure the `StableConnectIdentities` feature gate is enabled and `StrimziPodSets` are used before upgrading. - When using the Kafka operand and upgrading from Strimzi 0.34 or older, make sure the `UseStrimziPodSets` feature gate is enabled and `StrimziPodSet` resources are used before upgrading. - The storage overrides for configuring per-broker storage class are not supported anymore. If you are using the storage overrides, you should instead use multiple KafkaNodePool resources with a different storage class each. For more details about migrating from storage overrides, please follow the [documentation](https://strimzi.io/docs/operators/0.45.0/full/deploying.html#con-config-storage-zookeeper-str). - The Open Policy Agent authorization (`type: opa`) has been deprecated and will be removed in the future. To use the Open Policy Agent authorizer, you can use the `type: custom` authorization. - Removed the `statefulset.kubernetes.io/pod-name` label from pods and external listeners Kubernetes Services. - If you have any custom setup leveraging such label, please use the `strimzi.io/pod-name` one instead. - The `secrets` list for mounting additional Kubernetes Secrets in `type: custom` authentication was deprecated and will be removed in the future. Please use the template section to configure additional volumes instead. - Kafka 4.0 and newer is using Log4j2 for logging instead of Reload4j/Log4j1. If you have any custom logging configuration, you might need to update it during the upgrade to Kafka 4.0. - Kubernetes events for Pod restarts no longer have the Pod as the `regardingObject`. If you are using `regardingObject` as a `field-selector` for listing events you must update the selector to specify the Kafka resource instead. - From Kafka 4.0.0, to enable the JMXReporter you must either enable metrics in `.spec.kafka.metrics`, or explicitly add JMXReporter in `metric.reporters`. </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMjAwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from 62ea16c03e to 8bda0ef19f 2025-03-05 03:01:45 +00:00 Compare
renovate changed title from chore(deps): update helm release rabbitmq-cluster-operator to v4.4.5 to chore(deps): update kubezero-operators-dependencies 2025-03-05 03:01:55 +00:00
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from 8bda0ef19f to e6d173fd0d 2025-03-06 03:01:32 +00:00 Compare
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from e6d173fd0d to 590fd4e8d3 2025-04-03 03:02:57 +00:00 Compare
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from 590fd4e8d3 to f7066b5e6f 2025-04-29 03:03:38 +00:00 Compare
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from f7066b5e6f to 23fb117e7f 2025-05-04 03:02:50 +00:00 Compare
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from 23fb117e7f to 5788cd607e 2025-05-07 03:03:29 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/kubezero-operators-kubezero-operators-dependencies:renovate/kubezero-operators-kubezero-operators-dependencies
git checkout renovate/kubezero-operators-kubezero-operators-dependencies
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/KubeZero#52
No description provided.