fix(nginx): update nginx docker tag to v1.26

This commit is contained in:
Renovate Bot 2024-04-24 03:02:40 +00:00
parent 056f1b3963
commit be36c91335

View file

@ -46,7 +46,7 @@ wellknown:
image:
repository: nginx
pullPolicy: IfNotPresent
tag: "1.25"
tag: "1.26"
replicaCount: 1
podLabels: {}