Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
54119b3b1f fix(deps): update docker.io/library/nginx docker tag to v1.28.0 2025-04-24 11:35:44 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ wellknown:
pullPolicy: IfNotPresent
# -- image tag
# @section -- well known
tag: "1.27.5"
tag: "1.28.0"
# -- replicas
# @section -- well known

View file

@ -615,7 +615,7 @@ wellknown:
image:
registry: docker.io
repository: library/nginx
tag: 1.27.5
tag: 1.28.0
pullPolicy: IfNotPresent
replicaCount: 1