From 6f59c14b29c3c665a1a5f9832ff7d5402f2446f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:51:40 +0000 Subject: [PATCH] Update nginx Docker tag to v1.27.4 (#1220) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 9c07f9899..9874f47a2 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.3-alpine + tag: 1.27.4-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST