Skip to content

Commit

Permalink
fix: Update nginx image
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Nov 10, 2023
1 parent 2b9f064 commit bc5285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/well-known/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ webserver:
image:
repository: nginxinc/nginx-unprivileged
pullPolicy: Always
tag: "1.23"
tag: "1.25"
resources:
limits:
cpu: 50m
Expand Down

0 comments on commit bc5285c

Please sign in to comment.