DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
157 stars 145 forks source link

[chart/redis-ha][REQUEST] change default image tag for haproxy to alpine build image #248

Closed martijnvdp closed 9 months ago

martijnvdp commented 1 year ago

Is your feature request related to a problem? Please describe. is there a reason to stick with the non alpine image for ha-proxy ? cant this also be the alpine release image like redis?

Describe the solution you'd like change default image tag for haproxy to 2.6.9-alpine

Additional context The alpine image seem to have less security issues

DandyDeveloper commented 9 months ago

@martijnvdp My only concern would be whether this has any negative impact on the scripts we use to provision things.

Assuming it doesn't (I will check the PR and test) I have no concerns with this.