operator-framework / operator-sdk

SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
https://sdk.operatorframework.io
Apache License 2.0
7.21k stars 1.74k forks source link

chore: upgrade help to fix security vulnerability CVE-2024-26147 #6779

Closed ricardomiguel-os closed 3 months ago

ricardomiguel-os commented 3 months ago

Description of the change: There is a security vulnerability issue on helm v3.13.3 CVE-2024-26147

This PR upgrades helm to v3.14.2

Motivation for the change: security vulnerability issue on helm v3.13.3 CVE-2024-26147

acornett21 commented 3 months ago

Hi @ricardomiguel-os thanks for raising this PR, but just updating dependencies wouldn't be all the work needed in a k8's dependency update. There is already a PR going on for this.