vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
106 stars 91 forks source link

haproxy-alpine image is outdated and contains vulnerabilities #217

Closed SIPR-octo closed 2 years ago

SIPR-octo commented 2 years ago

Hello there! :wave:

The default tag in values.yml is outdated (last pushed 9 months ago) and now contains vulnerabilities.

It can be easily solved by upgrading to the latest patch of the same minor version.

See results from trivy:

haproxytech/haproxy-alpine:2.4.4 (alpine 3.12.8)
================================================
Total: 24 (HIGH: 22, CRITICAL: 2)
haproxytech/haproxy-alpine:2.4.17 (alpine 3.15.4)
=================================================
Total: 0 (HIGH: 0, CRITICAL: 0)