From ba53488d94d638f00da2b2a32430d3b19f19e8b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 06:44:03 +0000 Subject: [PATCH] Update nginx Docker tag to v1.27.1 --- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index bb672ffa2..5e165dbe4 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -58,7 +58,7 @@ roundcube: nginx: image: repository: nginx - tag: 1.27.0-alpine + tag: 1.27.1-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST