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

Update Helm to v3.7.2 #380

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Update Helm to v3.7.2 #380

merged 1 commit into from
Jan 7, 2022

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Dec 10, 2021

This commit updates Helm to 3.7.2, in an attempt to get to a v3.7.x
release range without any memory issues (see #345), which should have
been addressed in this release.

The change in replacements has been cross-checked with the dependencies
of Helm (and more specifically, the Oras project), and confirmed to not
trigger any warnings using trivy.

🖼️ RC image: docker.io/fluxcd/helm-controller:rc-helm-3.7.2--a12eae8e

@hiddeco hiddeco added the area/ci CI related issues and pull requests label Dec 10, 2021
@hiddeco hiddeco added the hold Issues and pull requests put on hold label Dec 10, 2021
@stefanprodan
Copy link
Member

For those that prefer GHCR the image is at ghcr.io/fluxcd/helm-controller:rc-helm-3.7.2--a12eae8e

@stefanprodan stefanprodan mentioned this pull request Jan 6, 2022
@stefanprodan
Copy link
Member

We are going ahead with the Helm upgrade to v3.7.2 as v3.6.3 blocks us from fixing the containerd CVEs due to ORAS breaking changes. In case v3.7.2 brings back the memory leak reported in #345 please pin helm-controller to v0.12.2.

@stefanprodan stefanprodan removed the hold Issues and pull requests put on hold label Jan 7, 2022
This commit updates Helm to 3.7.2, in an attempt to get to a v3.7.x
release range _without_ any memory issues (see #345), which should have
been addressed in this release.

The change in replacements has been cross-checked with the dependencies
of Helm (and more specifically, the Oras project), and confirmed to not
trigger any warnings using `trivy`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants