chartmuseum / helm-push

Helm plugin to push chart package to ChartMuseum
Apache License 2.0
674 stars 170 forks source link

Fix for CVE-2022-24769 + CVE-2022-21698 #144

Closed bschoenbach closed 2 years ago

bschoenbach commented 2 years ago

Please please update docker/docker to 20.10.14 and client_golang to 1.11.1

cbuto commented 2 years ago

These are indirect dependencies, see https://github.com/helm/helm/issues/10900. Once Helm has a new release containing those version bumps, we will update and pull in the updated dependencies.

cbuto commented 2 years ago

Helm was bumped to 3.9.0 which bumped these dependencies.