From 0b153ae193c8b54a1a85994d28e05202a5f2e7c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Oct 2025 09:02:42 +0000 Subject: [PATCH] Update nginx Docker tag to v1.29.2 --- 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 1df46faba..eb24df031 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.29.1-alpine + tag: 1.29.2-alpine pullPolicy: IfNotPresent env: - name: NGINX_HOST