fix(nginx): update nginx docker tag to v1.26
This commit is contained in:
parent
056f1b3963
commit
be36c91335
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ wellknown:
|
|||
image:
|
||||
repository: nginx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.25"
|
||||
tag: "1.26"
|
||||
|
||||
replicaCount: 1
|
||||
podLabels: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue