From 3874ce1a4eb681f60492e7a01c3483018672aac5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2026 05:02:50 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.29.7 --- 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 7e72589ed..0cd878021 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.6-alpine-slim + tag: 1.29.7-alpine-slim pullPolicy: IfNotPresent env: - name: NGINX_HOST -- 2.49.1