sagikazarmark / helm-charts

Various Helm charts for my own and other projects
MIT License
43 stars 56 forks source link

chart/sftpgo: Update application version 2.5.6 to avoid terrapin attack #210

Open zvonimirlepursauna opened 9 months ago

zvonimirlepursauna commented 9 months ago

Current version of skm/sftpgo chart (0.19.0) ships application version 2.5.4 which is vulnerable to terrapin attack: https://terrapin-attack.com/patches.html I'm using the patched version via custom values.yaml, but it would be nice if it were the default:

image:
  tag: "v2.5.6"