Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump helm to version 3.14.2 to fix high vulnerability #6785

Closed

Conversation

jordigilh
Copy link
Contributor

Hi,

According to quay.io, there is a high vulnerability in helm versions < 3.14.2
https://quay.io/repository/operator-framework/helm-operator/manifest/sha256:fb11fef1bb0e44b55cc9a111521554be1af18feb15ed41f7695afb37b2b65aca?tab=vulnerabilities

This is causing a problem to release a new version of our operator in konflux because the vulnerability is deemed critical in our case and it doesn't allow us to release it.

The PR contains a change to go.mod to bump helm from 3.13.3 to 3.14.2 and the cascading changes due to go mod tidy and go mod vendor with golang v1.21.12

@acornett21
Copy link
Contributor

Hi @jordigilh This work is already captured here

Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't commit vendor upstream. Leaving a "request changes" review just in case this PR gains traction.

@acornett21
Copy link
Contributor

Going to close this since v1.36.0 was released with this fix.

@acornett21 acornett21 closed this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants