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

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
eck-operator minor 2.15.0 -> 2.16.0
strimzi-kafka-operator (source) minor 0.44.0 -> 0.45.0

Release Notes

elastic/cloud-on-k8s (eck-operator)

v2.16.0

Compare Source

Elastic Cloud on Kubernetes 2.16.0

New features

Enhancements

  • Make Helm chart consistent in respect to handling of 'spec'. (eck-fleet-server) #​8285
  • Make Helm chart consistent in respect to handling of 'spec'. (eck-beats) #​8248
  • Make Helm chart consistent in respect to handling of 'spec'. (eck-agent) #​8246
  • Make Helm chart consistent in respect to handling of 'spec'. (eck-kibana) #​8192
  • Set default hardened security context for Kibana. #​8086 (issue: #​7787)
  • Add a setting in the Helm chart to deploy FIPS compliant ECK image. #​8272 (issue: #​8204)
  • Remove kube-rbac-proxy and adjust default approach to securing the metrics endpoint. #​8302 (issue: #​8279)

Bug fixes

  • Allow Beats stack monitoring without elasticseachRef. #​8273 (issue: #​8194)
  • Add recommened roles for Elastic Agent on Kubernetes. #​8188 (issue: #​8168)
  • Set 'basePath' in Metricbeat when using stack monitoring #​8311 (issue: #​8310)

Documentation improvements

  • Optimization of the quickstart sections. #​8128
  • Optimization of overview and support help. #​8130
  • Remove node.remote_cluster_client from examples. #​8274
  • Update the guidance for the stack config policy/role mapping issue. #​8247
  • Update stack monitoring documentation. #​8198
  • Document remote clusters using API keys. #​8181 (issue: #​8167)
  • Add Kibana to the Enterprise search sample. #​8166 (issue: #​5090)
  • Add explanation line for es ingress 9300 port. #​8164 (issue: #​7833)
  • Clarify high availability recommendations in Elasticsearch orchestration docs. #​8151
  • Add note on how to access generated Kibana encryption keys. #​8150 (issue: #​8129)
  • Move Troubleshooting section to top level of table of contents. #​8145 (issue: #​8131)
  • Add is_managed: true to Agent policies. #​8125 (issue: #​7290)
  • Adds a secure settings link to K8s docs and note the need to be base64 encoded. #​8113

Misc

  • Enterprise Search transition to Elasticsearch #​8323 (issue: #​8308)
  • fix(deps): update module golang.org/x/crypto to v0.29.0 #​8240
  • chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.5-1731604394 #​8237
  • chore(deps): update go to v1.23.3 #​8190
  • fix(deps): update module github.com/prometheus/common to v0.60.1 #​8178
  • fix(deps): update k8s versions #​8163
  • chore(deps): update wolfi (versioned) #​8162
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.5 #​8133
  • fix(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 #​8341
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 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 | |---|---|---| | [eck-operator](https://github.com/elastic/cloud-on-k8s) | minor | `2.15.0` -> `2.16.0` | | [strimzi-kafka-operator](https://strimzi.io/) ([source](https://github.com/strimzi/strimzi-kafka-operator)) | minor | `0.44.0` -> `0.45.0` | --- ### Release Notes <details> <summary>elastic/cloud-on-k8s (eck-operator)</summary> ### [`v2.16.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.16.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.15.0...v2.16.0) ### Elastic Cloud on Kubernetes 2.16.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.16/release-highlights-2.16.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.16/k8s-quickstart.html) #### New features - Support remote clusters using API keys [#&#8203;8089](https://github.com/elastic/cloud-on-k8s/issues/8089) (issues: [#&#8203;7818](https://github.com/elastic/cloud-on-k8s/issues/7818), [#&#8203;8167](https://github.com/elastic/cloud-on-k8s/issues/8167)) #### Enhancements - Make Helm chart consistent in respect to handling of 'spec'. (eck-fleet-server) [#&#8203;8285](https://github.com/elastic/cloud-on-k8s/issues/8285) - Make Helm chart consistent in respect to handling of 'spec'. (eck-beats) [#&#8203;8248](https://github.com/elastic/cloud-on-k8s/issues/8248) - Make Helm chart consistent in respect to handling of 'spec'. (eck-agent) [#&#8203;8246](https://github.com/elastic/cloud-on-k8s/issues/8246) - Make Helm chart consistent in respect to handling of 'spec'. (eck-kibana) [#&#8203;8192](https://github.com/elastic/cloud-on-k8s/issues/8192) - Set default hardened security context for Kibana. [#&#8203;8086](https://github.com/elastic/cloud-on-k8s/issues/8086) (issue: [#&#8203;7787](https://github.com/elastic/cloud-on-k8s/issues/7787)) - Add a setting in the Helm chart to deploy FIPS compliant ECK image. [#&#8203;8272](https://github.com/elastic/cloud-on-k8s/issues/8272) (issue: [#&#8203;8204](https://github.com/elastic/cloud-on-k8s/issues/8204)) - Remove kube-rbac-proxy and adjust default approach to securing the metrics endpoint. [#&#8203;8302](https://github.com/elastic/cloud-on-k8s/issues/8302) (issue: [#&#8203;8279](https://github.com/elastic/cloud-on-k8s/issues/8279)) #### Bug fixes - Allow Beats stack monitoring without elasticseachRef. [#&#8203;8273](https://github.com/elastic/cloud-on-k8s/issues/8273) (issue: [#&#8203;8194](https://github.com/elastic/cloud-on-k8s/issues/8194)) - Add recommened roles for Elastic Agent on Kubernetes. [#&#8203;8188](https://github.com/elastic/cloud-on-k8s/issues/8188) (issue: [#&#8203;8168](https://github.com/elastic/cloud-on-k8s/issues/8168)) - Set 'basePath' in Metricbeat when using stack monitoring [#&#8203;8311](https://github.com/elastic/cloud-on-k8s/issues/8311) (issue: [#&#8203;8310](https://github.com/elastic/cloud-on-k8s/issues/8310)) #### Documentation improvements - Optimization of the quickstart sections. [#&#8203;8128](https://github.com/elastic/cloud-on-k8s/issues/8128) - Optimization of overview and support help. [#&#8203;8130](https://github.com/elastic/cloud-on-k8s/issues/8130) - Remove node.remote_cluster_client from examples. [#&#8203;8274](https://github.com/elastic/cloud-on-k8s/issues/8274) - Update the guidance for the stack config policy/role mapping issue. [#&#8203;8247](https://github.com/elastic/cloud-on-k8s/issues/8247) - Update stack monitoring documentation. [#&#8203;8198](https://github.com/elastic/cloud-on-k8s/issues/8198) - Document remote clusters using API keys. [#&#8203;8181](https://github.com/elastic/cloud-on-k8s/issues/8181) (issue: [#&#8203;8167](https://github.com/elastic/cloud-on-k8s/issues/8167)) - Add Kibana to the Enterprise search sample. [#&#8203;8166](https://github.com/elastic/cloud-on-k8s/issues/8166) (issue: [#&#8203;5090](https://github.com/elastic/cloud-on-k8s/issues/5090)) - Add explanation line for es ingress 9300 port. [#&#8203;8164](https://github.com/elastic/cloud-on-k8s/issues/8164) (issue: [#&#8203;7833](https://github.com/elastic/cloud-on-k8s/issues/7833)) - Clarify high availability recommendations in Elasticsearch orchestration docs. [#&#8203;8151](https://github.com/elastic/cloud-on-k8s/issues/8151) - Add note on how to access generated Kibana encryption keys. [#&#8203;8150](https://github.com/elastic/cloud-on-k8s/issues/8150) (issue: [#&#8203;8129](https://github.com/elastic/cloud-on-k8s/issues/8129)) - Move Troubleshooting section to top level of table of contents. [#&#8203;8145](https://github.com/elastic/cloud-on-k8s/issues/8145) (issue: [#&#8203;8131](https://github.com/elastic/cloud-on-k8s/issues/8131)) - Add is_managed: true to Agent policies. [#&#8203;8125](https://github.com/elastic/cloud-on-k8s/issues/8125) (issue: [#&#8203;7290](https://github.com/elastic/cloud-on-k8s/issues/7290)) - Adds a secure settings link to K8s docs and note the need to be base64 encoded. [#&#8203;8113](https://github.com/elastic/cloud-on-k8s/issues/8113) #### Misc - Enterprise Search transition to Elasticsearch [#&#8203;8323](https://github.com/elastic/cloud-on-k8s/issues/8323) (issue: [#&#8203;8308](https://github.com/elastic/cloud-on-k8s/issues/8308)) - fix(deps): update module golang.org/x/crypto to v0.29.0 [#&#8203;8240](https://github.com/elastic/cloud-on-k8s/issues/8240) - chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.5-1731604394 [#&#8203;8237](https://github.com/elastic/cloud-on-k8s/issues/8237) - chore(deps): update go to v1.23.3 [#&#8203;8190](https://github.com/elastic/cloud-on-k8s/issues/8190) - fix(deps): update module github.com/prometheus/common to v0.60.1 [#&#8203;8178](https://github.com/elastic/cloud-on-k8s/issues/8178) - fix(deps): update k8s versions [#&#8203;8163](https://github.com/elastic/cloud-on-k8s/issues/8163) - chore(deps): update wolfi (versioned) [#&#8203;8162](https://github.com/elastic/cloud-on-k8s/issues/8162) - fix(deps): update module github.com/prometheus/client_golang to v1.20.5 [#&#8203;8133](https://github.com/elastic/cloud-on-k8s/issues/8133) - fix(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 [#&#8203;8341](https://github.com/elastic/cloud-on-k8s/issues/8341) </details> <details> <summary>strimzi/strimzi-kafka-operator (strimzi-kafka-operator)</summary> ### [`v0.45.0`](https://github.com/strimzi/strimzi-kafka-operator/blob/HEAD/CHANGELOG.md#0450) [Compare Source](https://github.com/strimzi/strimzi-kafka-operator/compare/0.44.0...0.45.0) - 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 - **Strimzi 0.45 is the last minor Strimzi version with support for ZooKeeper-based Apache Kafka clusters and MirrorMaker 1 deployments.** **Please make sure to [migrate to KRaft](https://strimzi.io/docs/operators/latest/full/deploying.html#assembly-kraft-mode-str) and MirrorMaker 2 before upgrading to Strimzi 0.46 or newer.** - **Strimzi 0.45 is the last Strimzi version to include the [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).** 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. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4zMy4xIiwidXBkYXRlZEluVmVyIjoiMzkuMzMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2024-12-18 03:03:33 +00:00
renovate force-pushed renovate/kubezero-operators-kubezero-operators-dependencies from edac2cf2ef to 9df05d3356 2024-12-19 03:03:30 +00:00 Compare
renovate changed title from chore(deps): update strimzi-kafka-operator docker tag to v0.45.0 to chore(deps): update kubezero-operators-dependencies 2024-12-19 03:03:31 +00:00
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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/KubeZero#41
No description provided.