fix(deps): update docker.io/library/nginx docker tag to v1.27.5

This commit is contained in:
Renovate Bot 2025-04-17 23:31:54 +00:00
parent da589a7b84
commit 20819cc3c8
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.4"
tag: "1.27.5"
# -- replicas
# @section -- well known

View file

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