From 5e3b4d2d0c761e1bbf9d03ebe30404c04afce852 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com> Date: Wed, 16 Aug 2023 00:59:22 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.25.2 --- charts/varnish/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/varnish/values.yaml b/charts/varnish/values.yaml index 40a786b..f49236a 100644 --- a/charts/varnish/values.yaml +++ b/charts/varnish/values.yaml @@ -4,7 +4,7 @@ nginx: image: repository: nginx pullPolicy: IfNotPresent - tag: 1.25.1 + tag: 1.25.2 resources: {} # limits: # cpu: 100m