chore(deps): update helm release eck-operator to v2.10.0 - autoclosed #124

Closed
renovate wants to merge 1 commits from renovate/kubezero-operators-parentdir-dependencies into master
Member

This PR contains the following updates:

Package Update Change
eck-operator minor 2.9.0 -> 2.10.0

Release Notes

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

v2.10.0

Compare Source

Elastic Cloud on Kubernetes 2.10.0

Enhancements
  • Allow setting additional operator flags via the Helm chart #​7252
  • Support configuring "ca-dir" operator setting via Helm #​7243
  • Logstash Elastic Stack Helm Chart #​7143
  • Support for Logstash secure settings from Kubernetes Secrets using keystore #​7024
  • Support running Agent as a non-root #​6700
Bug fixes
  • Update ECK-Beats default values to not include ElasticsearchRef. #​7228
  • Updating scripts configMap no longer causes Elasticsearch restart #​7114 (issue: #​6963)
  • Remove volumeClaimTemplates status sub-resource from Elasticsearch CRD #​7097
  • Fix indentation to specify affinity, nodeSelector and tolerations in operator Helm chart #​7084
Documentation improvements
  • Better sample command outputs in the Agent Fleet documentation #​7213
  • Improved documentation about how to reset the default user's password #​7181 (issue: #​7182)
  • Removed trailing whitespaces from operator's values.yaml file. #​7179 (issue: #​7178)
  • Update beat/agent doc with missing RBAC rules required from 8.9.0 #​7161 (issue: #​6946)
  • Better documentation of podDisruptionBudget for Elasticsearch.spec #​7155
  • Kubernetes 1.28 added to supported versions #​7147
  • Fix incorrect Pod template spec in Logstash docs #​7124
  • SAML documentation examples no longer use a deprecated callback URL #​7117 (issue:#​7118)
  • SAML documentation examples have a trailing slash in sp.entity_id #​7115 (issue: #​7116)
  • Fix manifest example to update JVM options for Logstash #​7113
  • Stack monitoring documentation examples updated to use v1alpha1 as Logstash k8s api version #​7111
  • Update saml-authentication.asciidoc #​7101
  • Fix sed command to use FIPS compatible operator image in FIPS doc #​7076
  • Update docs concerning intermediate CAs #​7066
  • Stack config policies are no longer marked as experimental #​7044
  • Air-gapped documentation describes how to use a mirrored operator image #​7019
  • Update Fleet Server quickstart documentation to use emptyDir for agent-data volumes #​6563
Misc
  • Update module golang.org/x/net to 0.17.0 #​7229
  • fix(deps): update module go.elastic.co/apm/v2 to v2.4.5 #​7218
  • fix(deps): update module github.com/google/go-cmp to v0.6.0 #​7216
  • chore(deps): update docker.io/library/golang docker tag to v1.21.3 #​7215
  • fix(deps): update module google.golang.org/api to v0.146.0 #​7211
  • chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.8-1072.1696517598 #​7210
  • fix(deps): update module github.com/spf13/viper to v1.17.0 #​7209
  • fix(deps): update module golang.org/x/crypto to v0.14.0 #​7203
  • fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 #​7193
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0 #​7186
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 #​7185
  • fix(deps): update module go.uber.org/zap to v1.26.0 #​7169
  • fix(deps): update k8s to v0.28.2 #​7165
  • fix(deps): update module github.com/hashicorp/vault/api to v1.10.0 #​7152
  • Update module github.com/google/go-containerregistry to v0.16.1 #​7073
  • Update module go.uber.org/automaxprocs to v1.5.3 #​7042
  • Update module sigs.k8s.io/controller-tools to v0.12.1 #​7011

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.9.0` -> `2.10.0` | --- ### Release Notes <details> <summary>elastic/cloud-on-k8s (eck-operator)</summary> ### [`v2.10.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v2.10.0) [Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v2.9.0...v2.10.0) ### Elastic Cloud on Kubernetes 2.10.0 - [Release highlights](https://www.elastic.co/guide/en/cloud-on-k8s/2.10/release-highlights-2.10.0.html) - [Quickstart guide](https://www.elastic.co/guide/en/cloud-on-k8s/2.10/k8s-quickstart.html) ##### Enhancements - Allow setting additional operator flags via the Helm chart [#&#8203;7252](https://github.com/elastic/cloud-on-k8s/issues/7252) - Support configuring "ca-dir" operator setting via Helm [#&#8203;7243](https://github.com/elastic/cloud-on-k8s/issues/7243) - Logstash Elastic Stack Helm Chart [#&#8203;7143](https://github.com/elastic/cloud-on-k8s/issues/7143) - Support for Logstash secure settings from Kubernetes Secrets using keystore [#&#8203;7024](https://github.com/elastic/cloud-on-k8s/issues/7024) - Support running Agent as a non-root [#&#8203;6700](https://github.com/elastic/cloud-on-k8s/issues/6700) ##### Bug fixes - Update ECK-Beats default values to not include ElasticsearchRef. [#&#8203;7228](https://github.com/elastic/cloud-on-k8s/issues/7228) - Updating scripts configMap no longer causes Elasticsearch restart [#&#8203;7114](https://github.com/elastic/cloud-on-k8s/issues/7114) (issue: [#&#8203;6963](https://github.com/elastic/cloud-on-k8s/issues/6963)) - Remove volumeClaimTemplates status sub-resource from Elasticsearch CRD [#&#8203;7097](https://github.com/elastic/cloud-on-k8s/issues/7097) - Fix indentation to specify affinity, nodeSelector and tolerations in operator Helm chart [#&#8203;7084](https://github.com/elastic/cloud-on-k8s/issues/7084) ##### Documentation improvements - Better sample command outputs in the Agent Fleet documentation [#&#8203;7213](https://github.com/elastic/cloud-on-k8s/issues/7213) - Improved documentation about how to reset the default user's password [#&#8203;7181](https://github.com/elastic/cloud-on-k8s/issues/7181) (issue: [#&#8203;7182](https://github.com/elastic/cloud-on-k8s/issues/7182)) - Removed trailing whitespaces from operator's values.yaml file. [#&#8203;7179](https://github.com/elastic/cloud-on-k8s/issues/7179) (issue: [#&#8203;7178](https://github.com/elastic/cloud-on-k8s/issues/7178)) - Update beat/agent doc with missing RBAC rules required from 8.9.0 [#&#8203;7161](https://github.com/elastic/cloud-on-k8s/issues/7161) (issue: [#&#8203;6946](https://github.com/elastic/cloud-on-k8s/issues/6946)) - Better documentation of podDisruptionBudget for Elasticsearch.spec [#&#8203;7155](https://github.com/elastic/cloud-on-k8s/issues/7155) - Kubernetes 1.28 added to supported versions [#&#8203;7147](https://github.com/elastic/cloud-on-k8s/issues/7147) - Fix incorrect Pod template spec in Logstash docs [#&#8203;7124](https://github.com/elastic/cloud-on-k8s/issues/7124) - SAML documentation examples no longer use a deprecated callback URL [#&#8203;7117](https://github.com/elastic/cloud-on-k8s/issues/7117) (issue:[#&#8203;7118](https://github.com/elastic/cloud-on-k8s/issues/7118)) - SAML documentation examples have a trailing slash in sp.entity_id [#&#8203;7115](https://github.com/elastic/cloud-on-k8s/issues/7115) (issue: [#&#8203;7116](https://github.com/elastic/cloud-on-k8s/issues/7116)) - Fix manifest example to update JVM options for Logstash [#&#8203;7113](https://github.com/elastic/cloud-on-k8s/issues/7113) - Stack monitoring documentation examples updated to use v1alpha1 as Logstash k8s api version [#&#8203;7111](https://github.com/elastic/cloud-on-k8s/issues/7111) - Update saml-authentication.asciidoc [#&#8203;7101](https://github.com/elastic/cloud-on-k8s/issues/7101) - Fix sed command to use FIPS compatible operator image in FIPS doc [#&#8203;7076](https://github.com/elastic/cloud-on-k8s/issues/7076) - Update docs concerning intermediate CAs [#&#8203;7066](https://github.com/elastic/cloud-on-k8s/issues/7066) - Stack config policies are no longer marked as experimental [#&#8203;7044](https://github.com/elastic/cloud-on-k8s/issues/7044) - Air-gapped documentation describes how to use a mirrored operator image [#&#8203;7019](https://github.com/elastic/cloud-on-k8s/issues/7019) - Update Fleet Server quickstart documentation to use emptyDir for agent-data volumes [#&#8203;6563](https://github.com/elastic/cloud-on-k8s/issues/6563) ##### Misc - Update module golang.org/x/net to 0.17.0 [#&#8203;7229](https://github.com/elastic/cloud-on-k8s/issues/7229) - fix(deps): update module go.elastic.co/apm/v2 to v2.4.5 [#&#8203;7218](https://github.com/elastic/cloud-on-k8s/issues/7218) - fix(deps): update module github.com/google/go-cmp to v0.6.0 [#&#8203;7216](https://github.com/elastic/cloud-on-k8s/issues/7216) - chore(deps): update docker.io/library/golang docker tag to v1.21.3 [#&#8203;7215](https://github.com/elastic/cloud-on-k8s/issues/7215) - fix(deps): update module google.golang.org/api to v0.146.0 [#&#8203;7211](https://github.com/elastic/cloud-on-k8s/issues/7211) - chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.8-1072.1696517598 [#&#8203;7210](https://github.com/elastic/cloud-on-k8s/issues/7210) - fix(deps): update module github.com/spf13/viper to v1.17.0 [#&#8203;7209](https://github.com/elastic/cloud-on-k8s/issues/7209) - fix(deps): update module golang.org/x/crypto to v0.14.0 [#&#8203;7203](https://github.com/elastic/cloud-on-k8s/issues/7203) - fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 [#&#8203;7193](https://github.com/elastic/cloud-on-k8s/issues/7193) - fix(deps): update module github.com/prometheus/client_golang to v1.17.0 [#&#8203;7186](https://github.com/elastic/cloud-on-k8s/issues/7186) - fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2 [#&#8203;7185](https://github.com/elastic/cloud-on-k8s/issues/7185) - fix(deps): update module go.uber.org/zap to v1.26.0 [#&#8203;7169](https://github.com/elastic/cloud-on-k8s/issues/7169) - fix(deps): update k8s to v0.28.2 [#&#8203;7165](https://github.com/elastic/cloud-on-k8s/issues/7165) - fix(deps): update module github.com/hashicorp/vault/api to v1.10.0 [#&#8203;7152](https://github.com/elastic/cloud-on-k8s/issues/7152) - Update module github.com/google/go-containerregistry to v0.16.1 [#&#8203;7073](https://github.com/elastic/cloud-on-k8s/issues/7073) - Update module go.uber.org/automaxprocs to v1.5.3 [#&#8203;7042](https://github.com/elastic/cloud-on-k8s/issues/7042) - Update module sigs.k8s.io/controller-tools to v0.12.1 [#&#8203;7011](https://github.com/elastic/cloud-on-k8s/issues/7011) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the
renovate
label 2023-11-22 03:29:18 +00:00
renovate added 1 commit 2023-11-22 03:29:19 +00:00
renovate changed title from chore(deps): update helm release eck-operator to v2.10.0 to chore(deps): update helm release eck-operator to v2.10.0 - autoclosed 2023-11-22 18:40:38 +00:00
renovate closed this pull request 2023-11-22 18:40:38 +00:00

Pull request closed

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#124
No description provided.