fix(deps): update docker.io/library/nginx docker tag to v1.27.3
This commit is contained in:
parent
8971235de6
commit
af1cb5387b
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ wellknown:
|
|||
registry: docker.io
|
||||
repository: library/nginx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.27.2"
|
||||
tag: "1.27.3"
|
||||
|
||||
replicaCount: 1
|
||||
podLabels: {}
|
||||
|
|
|
@ -613,7 +613,7 @@ wellknown:
|
|||
image:
|
||||
registry: docker.io
|
||||
repository: library/nginx
|
||||
tag: 1.27.2
|
||||
tag: 1.27.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
replicaCount: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue