upgrade helm to 3.21.3 and go to 1.26.5, add repository_plain_http attribute - #1811
Open
mlucic wants to merge 3 commits into
Open
upgrade helm to 3.21.3 and go to 1.26.5, add repository_plain_http attribute#1811mlucic wants to merge 3 commits into
mlucic wants to merge 3 commits into
Conversation
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.
Description
Upgrade helm to 3.21.3 to remove containerd dependency (associated with CVEs), this also necessitated an upgrade to go 1.26 as well as adding a
repository_plain_httpattribute due to security patching added to oras-go (sub-dependency of helm 3.21.3, see https://osv.dev/vulnerability/GHSA-vh4v-2xq2-g5cg)Release Note
Release note for CHANGELOG:
References
https://osv.dev/vulnerability/GHSA-fqw6-gf59-qr4w
https://osv.dev/vulnerability/GHSA-jpcc-p29g-p8mq
https://osv.dev/vulnerability/GHSA-cvxm-645q-p574
https://osv.dev/vulnerability/GHSA-xhf5-7wjv-pqxp
https://osv.dev/vulnerability/GHSA-rgh6-rfwx-v388
https://osv.dev/vulnerability/GHSA-33vj-92qq-66hc
https://osv.dev/vulnerability/GHSA-vh4v-2xq2-g5cg
Community Note