fix(docker.io/library/nginx): update docker.io/library/nginx docker tag to v1.27.1
This commit is contained in:
parent
0491cc9ea1
commit
fbf395b614
2 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ wellknown:
|
|||
registry: docker.io
|
||||
repository: library/nginx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.27.0"
|
||||
tag: "1.27.1"
|
||||
|
||||
replicaCount: 1
|
||||
podLabels: {}
|
||||
|
|
|
@ -613,7 +613,7 @@ wellknown:
|
|||
image:
|
||||
registry: docker.io
|
||||
repository: library/nginx
|
||||
tag: 1.27.0
|
||||
tag: 1.27.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
replicaCount: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue