chore(deps): update helm release eck-operator to v3 #73

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

This PR contains the following updates:

Package Update Change
eck-operator major 2.16.1 -> 3.0.0

Release Notes

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

v3.0.0

Compare Source

Elastic Cloud on Kubernetes 3.0.0

Release Highlights
  • ECK 3.0.0 adds support for Elastic Stack version 9.0.0. Elastic Stack version 9.0.0 is not supported on ECK operators running versions earlier than 3.0.0.
Features and enhancements
  • Add support for defining dnsPolicy and dnsConfig options for the ECK operator StatefulSet #​7999
  • Config: Allow escaping dots in keys via [unsplit.key] syntax #​8512 (issue: #​8499)
  • Enable copying of ECK images to Amazon ECR to make it easier for users to find our own ECK operator in the AWS marketplace #​8427
  • Support new agent image path as of 9.0 #​8518
  • Remove ubi suffix for 9.x images #​8509
  • Remove support for 6.x Stack version #​8507
  • Log resourceVersion on Create and Update #​8503
  • Remove policyID validation #​8449 (issue: #​8446)
  • Refactor APM server for 9.0.0 #​8448 (issue: #​8447)
  • Improve error messages and events during Fleet setup #​8350
  • Validate updates to 9.0 go through 8.18 #​8559 (issue: #​8557)
Fixes
  • Correctly parse managed namespaces when specified as an environment variable #​8513 (issue: #​7542)
Documentation improvements
  • Fix unresolved attribute in ECK Quickstart #​8432
  • Add synthetic monitoring example #​8385 (issue: #​6294)
  • Update heap dump command to use the most recent Java process #​8294
  • Document the need for an ingest node for Enterprise Search analytics #​8271
Miscellaneous
  • chore(deps): update Docker tag registry.access.redhat.com/ubi9/ubi-minimal to v9.5-1741850109 #​8544
  • Update golang.org/x/net package to 0.38.0 #​8591
  • chore(deps): update Docker tag docker.elastic.co/wolfi/go to v1.24 #​8453
  • fix(deps): update module go.elastic.co/apm/v2/* to v2.6.3 #​8440
  • chore(deps): update Wolfi to v1.23.5-r1 #​8434
  • fix(deps): update k8s #​8400
  • fix(deps): update module github.com/gkampitakis/go-snaps to v0.5.8 #​8393
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 #​8334
  • fix(deps): update module github.com/prometheus/common to v0.61.0 #​8333
  • fix(deps): update Kubernetes dependencies to v0.32.0 and controller-runtime to v0.19.3 #​8330
  • fix(deps): update module github.com/magiconair/properties to v1.8.9 #​8307
  • chore(deps): update Docker tag docker.elastic.co/wolfi/go to v1.23.4 #​8306
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 #​8282

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.

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


  • 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) | major | `2.16.1` -> `3.0.0` | --- ### Release Notes <details> <summary>elastic/cloud-on-k8s (eck-operator)</summary> ### [`v3.0.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v3.0.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.16.1...v3.0.0) ### Elastic Cloud on Kubernetes 3.0.0 - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.16/k8s-quickstart.html) ##### Release Highlights - ECK 3.0.0 adds support for Elastic Stack version 9.0.0. Elastic Stack version 9.0.0 is not supported on ECK operators running versions earlier than 3.0.0. ##### Features and enhancements - Add support for defining `dnsPolicy` and `dnsConfig` options for the ECK operator StatefulSet [#&#8203;7999](https://github.com/elastic/cloud-on-k8s/pull/7999) - Config: Allow escaping dots in keys via `[unsplit.key]` syntax [#&#8203;8512](https://github.com/elastic/cloud-on-k8s/pull/8512) (issue: [#&#8203;8499](https://github.com/elastic/cloud-on-k8s/issues/8499)) - Enable copying of ECK images to Amazon ECR to make it easier for users to find our own ECK operator in the AWS marketplace [#&#8203;8427](https://github.com/elastic/cloud-on-k8s/pull/8427) - Support new agent image path as of 9.0 [#&#8203;8518](https://github.com/elastic/cloud-on-k8s/pull/8518) - Remove ubi suffix for 9.x images [#&#8203;8509](https://github.com/elastic/cloud-on-k8s/pull/8509) - Remove support for 6.x Stack version [#&#8203;8507](https://github.com/elastic/cloud-on-k8s/pull/8507) - Log resourceVersion on Create and Update [#&#8203;8503](https://github.com/elastic/cloud-on-k8s/pull/8503) - Remove policyID validation [#&#8203;8449](https://github.com/elastic/cloud-on-k8s/pull/8449) (issue: [#&#8203;8446](https://github.com/elastic/cloud-on-k8s/issues/8446)) - Refactor APM server for 9.0.0 [#&#8203;8448](https://github.com/elastic/cloud-on-k8s/pull/8448) (issue: [#&#8203;8447](https://github.com/elastic/cloud-on-k8s/issues/8447)) - Improve error messages and events during Fleet setup [#&#8203;8350](https://github.com/elastic/cloud-on-k8s/pull/8350) - Validate updates to 9.0 go through 8.18 [#&#8203;8559](https://github.com/elastic/cloud-on-k8s/pull/8559) (issue: [#&#8203;8557](https://github.com/elastic/cloud-on-k8s/issues/8557)) ##### Fixes - Correctly parse managed namespaces when specified as an environment variable [#&#8203;8513](https://github.com/elastic/cloud-on-k8s/pull/8513) (issue: [#&#8203;7542](https://github.com/elastic/cloud-on-k8s/issues/7542)) ##### Documentation improvements - Fix unresolved attribute in ECK Quickstart [#&#8203;8432](https://github.com/elastic/cloud-on-k8s/pull/8432) - Add synthetic monitoring example [#&#8203;8385](https://github.com/elastic/cloud-on-k8s/pull/8385) (issue: [#&#8203;6294](https://github.com/elastic/cloud-on-k8s/issues/6294)) - Update heap dump command to use the most recent Java process [#&#8203;8294](https://github.com/elastic/cloud-on-k8s/pull/8294) - Document the need for an ingest node for Enterprise Search analytics [#&#8203;8271](https://github.com/elastic/cloud-on-k8s/pull/8271) ##### Miscellaneous - chore(deps): update Docker tag `registry.access.redhat.com/ubi9/ubi-minimal` to `v9.5-1741850109` [#&#8203;8544](https://github.com/elastic/cloud-on-k8s/pull/8544) - Update `golang.org/x/net` package to `0.38.0` [#&#8203;8591](https://github.com/elastic/cloud-on-k8s/pull/8591) - chore(deps): update Docker tag `docker.elastic.co/wolfi/go` to `v1.24` [#&#8203;8453](https://github.com/elastic/cloud-on-k8s/pull/8453) - fix(deps): update module `go.elastic.co/apm/v2/*` to `v2.6.3` [#&#8203;8440](https://github.com/elastic/cloud-on-k8s/pull/8440) - chore(deps): update Wolfi to `v1.23.5-r1` [#&#8203;8434](https://github.com/elastic/cloud-on-k8s/pull/8434) - fix(deps): update k8s [#&#8203;8400](https://github.com/elastic/cloud-on-k8s/pull/8400) - fix(deps): update module `github.com/gkampitakis/go-snaps` to `v0.5.8` [#&#8203;8393](https://github.com/elastic/cloud-on-k8s/pull/8393) - Bump `golang.org/x/crypto` from `0.29.0` to `0.31.0` [#&#8203;8334](https://github.com/elastic/cloud-on-k8s/pull/8334) - fix(deps): update module `github.com/prometheus/common` to `v0.61.0` [#&#8203;8333](https://github.com/elastic/cloud-on-k8s/pull/8333) - fix(deps): update Kubernetes dependencies to `v0.32.0` and controller-runtime to `v0.19.3` [#&#8203;8330](https://github.com/elastic/cloud-on-k8s/pull/8330) - fix(deps): update module `github.com/magiconair/properties` to `v1.8.9` [#&#8203;8307](https://github.com/elastic/cloud-on-k8s/pull/8307) - chore(deps): update Docker tag `docker.elastic.co/wolfi/go` to `v1.23.4` [#&#8203;8306](https://github.com/elastic/cloud-on-k8s/pull/8306) - fix(deps): update module `github.com/stretchr/testify` to `v1.10.0` [#&#8203;8282](https://github.com/elastic/cloud-on-k8s/pull/8282) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2025-04-16 03:02:38 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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-major-kubezero-operators-dependencies:renovate/kubezero-operators-major-kubezero-operators-dependencies
git checkout renovate/kubezero-operators-major-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#73
No description provided.