Skip to content

fix: upgrade nginx to 1.29-alpine for security patches#129

Merged
jensens merged 1 commit intomainfrom
fix/upgrade-nginx-to-1.29
Feb 4, 2026
Merged

fix: upgrade nginx to 1.29-alpine for security patches#129
jensens merged 1 commit intomainfrom
fix/upgrade-nginx-to-1.29

Conversation

@jensens
Copy link
Member

@jensens jensens commented Feb 4, 2026

Summary

nginx:1.27-alpine still had 60 CVEs (4 critical, 13 high) due to outdated Alpine 3.21.3 base with unpatched packages (libcrypto3, libssl3, libxml2, libpng).

nginx:1.29-alpine uses Alpine 3.23 with current security patches.

Test plan

  • make lint passes
  • helm unittest passes
  • Verify Artifact Hub security report shows A rating after release

Related to #127

nginx:1.27-alpine still had 60 CVEs due to outdated Alpine 3.21.3 base.
nginx:1.29-alpine uses Alpine 3.23 with current security patches.

Related to #127
@jensens jensens merged commit 3ee17eb into main Feb 4, 2026
4 checks passed
@jensens jensens deleted the fix/upgrade-nginx-to-1.29 branch February 4, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant