chore(deps): update helm release eck-operator to v2.14.0 #357

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.13.0 -> 2.14.0

Release Notes

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

v2.14.0

Compare Source

Elastic Cloud on Kubernetes 2.14.0

New features

  • Ingress support for Elasticsearch and Kibana Helm Charts #​7941
  • Add option to disable self-signed transport certs #​7925 (issue: #​6954)

Enhancements

  • Use Elasticsearch readiness port #​7847 (issue: #​7841) Note that this change is also referenced in the bug section as it fixes a bug in the previous implementation of the readiness probe.
  • Handle Serverless version in association versions check #​7896
  • Use hash for secure settings secret updates #​7843 (issue: #​7842)
  • Report memory usage by application #​7966 (issue: #​7866)

Bug fixes

  • Fix Discrepancy between Logstash Helm Chart and docs for pipelinesRef #​7958 (issue: #​7957)
  • Fix Logstash service to preserve user defined labels #​7895 (issue: #​7855)
  • Handle empty NODE_ID in Elasticsearch PreStop hook #​7892
  • Elasticsearch controller: fix panic and dropped error result during node shutdown #​7875
  • Do not log registrations to prevent mapping explosion #​7869 (issue: #​7748)
  • Use Elasticsearch readiness port #​7847 (issue: #​7841)

Documentation improvements

  • Document how to connect to unmanaged resources #​7965 (issue: #​6449)
  • Fix typo on SAML Authentication docs page #​7950
  • OpenShift Route apiVersion must be route.openshift.io/v1 [#​7834](https://github.com/elastic/cloud-on-k8s/issues/7834)
    
    

Misc

  • update docker.io/library/golang docker tag to v1.22.5 #​7930
  • update github.com/gkampitakis/go-snaps to v0.5.5 #​7947
  • update github.com/go-logr/logr to v1.4.2 #​7850
  • update github.com/go-test/deep to v1.1.1 #​7916
  • update github.com/google/go-containerregistry to v0.20.1 #​7934
  • update github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 #​7920
  • update github.com/hashicorp/vault/api to v1.14.0 #​7852
  • update github.com/prometheus/client_golang to v1.19.1 #​7796
  • update github.com/prometheus/common to v0.55.0 #​7923
  • update github.com/sethvargo/go-password to v0.3.1 #​7922
  • update github.com/spf13/cobra to v1.8.1 #​7903
  • update github.com/spf13/viper to v1.19.0 #​7864
  • update golang.org/x/crypto to v0.25.0 #​7932
  • update k8s to v0.30.3 #​7946
  • update module k8s.io/klog/v2 to v2.130.1 #​7917
  • update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.4-1134 #​7900
  • update sigs.k8s.io/controller-runtime to v0.18.4 #​7882
  • update sigs.k8s.io/controller-tools to v0.15.0 and k8s to v0.30.0 #​7807

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) | minor | `2.13.0` -> `2.14.0` | --- ### Release Notes <details> <summary>elastic/cloud-on-k8s (eck-operator)</summary> ### [`v2.14.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.14.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.13.0...v2.14.0) ### Elastic Cloud on Kubernetes 2.14.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.14/release-highlights-2.14.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.14/k8s-quickstart.html) #### New features - Ingress support for Elasticsearch and Kibana Helm Charts [#&#8203;7941](https://github.com/elastic/cloud-on-k8s/issues/7941) - Add option to disable self-signed transport certs [#&#8203;7925](https://github.com/elastic/cloud-on-k8s/issues/7925) (issue: [#&#8203;6954](https://github.com/elastic/cloud-on-k8s/issues/6954)) #### Enhancements - Use Elasticsearch readiness port [#&#8203;7847](https://github.com/elastic/cloud-on-k8s/issues/7847) (issue: [#&#8203;7841](https://github.com/elastic/cloud-on-k8s/issues/7841)) *Note that this change is also referenced in the bug section as it fixes a bug in the previous implementation of the readiness probe.* - Handle Serverless version in association versions check [#&#8203;7896](https://github.com/elastic/cloud-on-k8s/issues/7896) - Use hash for secure settings secret updates [#&#8203;7843](https://github.com/elastic/cloud-on-k8s/issues/7843) (issue: [#&#8203;7842](https://github.com/elastic/cloud-on-k8s/issues/7842)) - Report memory usage by application [#&#8203;7966](https://github.com/elastic/cloud-on-k8s/issues/7966) (issue: [#&#8203;7866](https://github.com/elastic/cloud-on-k8s/issues/7866)) #### Bug fixes - Fix Discrepancy between Logstash Helm Chart and docs for pipelinesRef [#&#8203;7958](https://github.com/elastic/cloud-on-k8s/issues/7958) (issue: [#&#8203;7957](https://github.com/elastic/cloud-on-k8s/issues/7957)) - Fix Logstash service to preserve user defined labels [#&#8203;7895](https://github.com/elastic/cloud-on-k8s/issues/7895) (issue: [#&#8203;7855](https://github.com/elastic/cloud-on-k8s/issues/7855)) - Handle empty NODE_ID in Elasticsearch PreStop hook [#&#8203;7892](https://github.com/elastic/cloud-on-k8s/issues/7892) - Elasticsearch controller: fix panic and dropped error result during node shutdown [#&#8203;7875](https://github.com/elastic/cloud-on-k8s/issues/7875) - Do not log registrations to prevent mapping explosion [#&#8203;7869](https://github.com/elastic/cloud-on-k8s/issues/7869) (issue: [#&#8203;7748](https://github.com/elastic/cloud-on-k8s/issues/7748)) - Use Elasticsearch readiness port [#&#8203;7847](https://github.com/elastic/cloud-on-k8s/issues/7847) (issue: [#&#8203;7841](https://github.com/elastic/cloud-on-k8s/issues/7841)) #### Documentation improvements - Document how to connect to unmanaged resources [#&#8203;7965](https://github.com/elastic/cloud-on-k8s/issues/7965) (issue: [#&#8203;6449](https://github.com/elastic/cloud-on-k8s/issues/6449)) - Fix typo on SAML Authentication docs page [#&#8203;7950](https://github.com/elastic/cloud-on-k8s/issues/7950) - \[OpenShift Route apiVersion must be route.openshift.io/v1 [#&#8203;7834](https://github.com/elastic/cloud-on-k8s/issues/7834) #### Misc - update docker.io/library/golang docker tag to v1.22.5 [#&#8203;7930](https://github.com/elastic/cloud-on-k8s/issues/7930) - update github.com/gkampitakis/go-snaps to v0.5.5 [#&#8203;7947](https://github.com/elastic/cloud-on-k8s/issues/7947) - update github.com/go-logr/logr to v1.4.2 [#&#8203;7850](https://github.com/elastic/cloud-on-k8s/issues/7850) - update github.com/go-test/deep to v1.1.1 [#&#8203;7916](https://github.com/elastic/cloud-on-k8s/issues/7916) - update github.com/google/go-containerregistry to v0.20.1 [#&#8203;7934](https://github.com/elastic/cloud-on-k8s/issues/7934) - update github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 [#&#8203;7920](https://github.com/elastic/cloud-on-k8s/issues/7920) - update github.com/hashicorp/vault/api to v1.14.0 [#&#8203;7852](https://github.com/elastic/cloud-on-k8s/issues/7852) - update github.com/prometheus/client_golang to v1.19.1 [#&#8203;7796](https://github.com/elastic/cloud-on-k8s/issues/7796) - update github.com/prometheus/common to v0.55.0 [#&#8203;7923](https://github.com/elastic/cloud-on-k8s/issues/7923) - update github.com/sethvargo/go-password to v0.3.1 [#&#8203;7922](https://github.com/elastic/cloud-on-k8s/issues/7922) - update github.com/spf13/cobra to v1.8.1 [#&#8203;7903](https://github.com/elastic/cloud-on-k8s/issues/7903) - update github.com/spf13/viper to v1.19.0 [#&#8203;7864](https://github.com/elastic/cloud-on-k8s/issues/7864) - update golang.org/x/crypto to v0.25.0 [#&#8203;7932](https://github.com/elastic/cloud-on-k8s/issues/7932) - update k8s to v0.30.3 [#&#8203;7946](https://github.com/elastic/cloud-on-k8s/issues/7946) - update module k8s.io/klog/v2 to v2.130.1 [#&#8203;7917](https://github.com/elastic/cloud-on-k8s/issues/7917) - update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.4-1134 [#&#8203;7900](https://github.com/elastic/cloud-on-k8s/issues/7900) - update sigs.k8s.io/controller-runtime to v0.18.4 [#&#8203;7882](https://github.com/elastic/cloud-on-k8s/issues/7882) - update sigs.k8s.io/controller-tools to v0.15.0 and k8s to v0.30.0 [#&#8203;7807](https://github.com/elastic/cloud-on-k8s/issues/7807) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMiIsInVwZGF0ZWRJblZlciI6IjM4LjU3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
renovate added the
renovate
label 2024-08-09 03:08:27 +00:00
renovate added 1 commit 2024-08-09 03:08:27 +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-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
renovate
No Milestone
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#357
No description provided.