From 93656a8ed5728295f4a2190efe11a01fed88d3e2 Mon Sep 17 00:00:00 2001 From: "self-hosted-renovatebot[bot]" <121058242+self-hosted-renovatebot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 03:01:28 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.27.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 1184352..71a18f4 100644 --- a/charts/varnish/values.yaml +++ b/charts/varnish/values.yaml @@ -4,7 +4,7 @@ nginx: image: repository: nginx pullPolicy: IfNotPresent - tag: 1.27.0 + tag: 1.27.2 resources: {} # limits: # cpu: 100m