fix(deps): update docker.io/library/nginx docker tag to v1.28.0
This commit is contained in:
parent
077a2a37ea
commit
cd412df37c
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ wellknown:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- image tag
|
# -- image tag
|
||||||
# @section -- well known
|
# @section -- well known
|
||||||
tag: "1.27.5"
|
tag: "1.28.0"
|
||||||
|
|
||||||
# -- replicas
|
# -- replicas
|
||||||
# @section -- well known
|
# @section -- well known
|
||||||
|
|
|
@ -615,7 +615,7 @@ wellknown:
|
||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: library/nginx
|
repository: library/nginx
|
||||||
tag: 1.27.5
|
tag: 1.28.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue