From 40018598157276e43e7a827c25984a1f4cd9eb3f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2026 05:03:04 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.29.7 (#5148) --- 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