From 03879630b2d74c8c62eaf956bbdab61b49046a1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Dec 2025 21:02:46 +0000 Subject: [PATCH] Update nginx Docker tag to v1.29.4 (#2361) --- clusters/cl01tl/helm/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/roundcube/values.yaml b/clusters/cl01tl/helm/roundcube/values.yaml index 68255504f..5ed91a858 100644 --- a/clusters/cl01tl/helm/roundcube/values.yaml +++ b/clusters/cl01tl/helm/roundcube/values.yaml @@ -58,7 +58,7 @@ roundcube: nginx: image: repository: nginx - tag: 1.29.3-alpine + tag: 1.29.4-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST