helm: update ksm to 6.1.0 for elastic-agent chart#9165
Merged
pkoutsovasilis merged 1 commit intoelastic:mainfrom Jul 30, 2025
Merged
helm: update ksm to 6.1.0 for elastic-agent chart#9165pkoutsovasilis merged 1 commit intoelastic:mainfrom
pkoutsovasilis merged 1 commit intoelastic:mainfrom
Conversation
2be5c55 to
61eaabd
Compare
Contributor
⏳ Build in-progress, with failures
Failed CI StepsHistory
|
|
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
swiatekm
approved these changes
Jul 30, 2025
Contributor
swiatekm
left a comment
There was a problem hiding this comment.
It would be nice to have automation do this.
mergify bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
(cherry picked from commit b878906) # Conflicts: # deploy/helm/elastic-agent/examples/kubernetes-hints-autodiscover/kubernetes-ksm-sharding/rendered/manifest.yaml # deploy/helm/elastic-agent/examples/kubernetes-onboarding/rendered/manifest.yaml
8 tasks
mergify bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
(cherry picked from commit b878906)
mergify bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
(cherry picked from commit b878906) # Conflicts: # deploy/helm/elastic-agent/examples/kubernetes-onboarding/rendered/manifest.yaml
This was referenced Jul 30, 2025
mergify bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
(cherry picked from commit b878906)
8 tasks
pkoutsovasilis
added a commit
that referenced
this pull request
Jul 30, 2025
pkoutsovasilis
added a commit
that referenced
this pull request
Jul 31, 2025
…art (#9184) * chore: update ksm to 6.1.0 (#9165) (cherry picked from commit b878906) # Conflicts: # deploy/helm/elastic-agent/examples/kubernetes-hints-autodiscover/kubernetes-ksm-sharding/rendered/manifest.yaml # deploy/helm/elastic-agent/examples/kubernetes-onboarding/rendered/manifest.yaml * fix: re-render helm examples * fix: clean up helm examples --------- Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis
added a commit
that referenced
this pull request
Aug 1, 2025
(cherry picked from commit b878906)
pkoutsovasilis
added a commit
that referenced
this pull request
Aug 1, 2025
…hart (#9185) * chore: update ksm to 6.1.0 (#9165) (cherry picked from commit b878906) # Conflicts: # deploy/helm/elastic-agent/examples/kubernetes-onboarding/rendered/manifest.yaml * fix: re-render helm examples * fix: clean up helm examples --------- Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis
added a commit
that referenced
this pull request
Aug 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





What does this PR do?
This PR upgrades the
kube-state-metricsHelm chart dependency in the elastic-agent Helm chart from version5.30.1to6.1.0.Why is it important?
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
None expected. This is a version bump within the supported range and does not introduce breaking changes in the Helm chart interface.
How to test this PR locally
Related issues