-
Notifications
You must be signed in to change notification settings - Fork 6.3k
feat(helm): upgrading helm to 3.18.4 #23724
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
Conversation
Signed-off-by: Mubarak Jama <mubarak.jama@gmail.com>
Signed-off-by: Mubarak Jama <mubarak.jama@gmail.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23724 +/- ##
==========================================
- Coverage 60.21% 60.15% -0.06%
==========================================
Files 346 346
Lines 59230 59230
==========================================
- Hits 35663 35631 -32
- Misses 20708 20732 +24
- Partials 2859 2867 +8 ☔ View full report in Codecov by Sentry. |
Thanks! |
/cherry-pick release-3.1 |
Signed-off-by: Mubarak Jama <mubarak.jama@gmail.com>
@blakepettersson - Do we plan to cherry-pick this to 3.0.x? |
@svghadi no plans, but could be done if this is something that is needed |
According to this comment, Argo CD has a very low risk of being impacted by this CVE. |
Okay. Make sense to ignore it for lower versions if we are not really affected. Thanks @mubarak-j for the information. |
Signed-off-by: Mubarak Jama <mubarak.jama@gmail.com> Signed-off-by: enneitex <etienne.divet@gmail.com>
Updating helm version to v3.18.4 to resolve this CVE GHSA-557j-xg8c-q2mm. Also, I added a small automation for the helm checksum script to avoid manual steps.
Checklist: