From 5e48a9db8d941bb6ab91c9270ba2e55d948e2384 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Mar 2026 08:02:07 +0000 Subject: [PATCH] chore(deps): update nginx docker tag to v1.29.6 (#4667) --- 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 3c7c0f44a..690b34105 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.5-alpine-slim + tag: 1.29.6-alpine-slim pullPolicy: IfNotPresent env: - name: NGINX_HOST