kubewarden / helm-charts

Helm charts for the Kubewarden project
Apache License 2.0
25 stars 17 forks source link

chore(deps): Bump controller image to `v1.10.1`, release kubewarden-controller `2.0.7` #378

Closed viccuad closed 9 months ago

viccuad commented 9 months ago

Description

Image kubewarden-controller:v1.10.1 contains a bump of github.com/opencontainers/runc to v1.1.12. runc is a dev dependency used in integration tests, and while we are not affected, previous versions are vulnerable to CVE-2024-21626.

This image bump makes the image scan clean.

Test

CI

Additional Information

Tradeoff

Potential improvement