From baa65b9d104cdfdf0875275dec3bd806a6f5424a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Mar 2026 22:02:58 +0000 Subject: [PATCH] chore(deps): update freikin/dawarich docker tag to v1.3.3 --- clusters/cl01tl/helm/dawarich/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index b1191414f..1865480e2 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -9,7 +9,7 @@ dawarich: main: image: repository: freikin/dawarich - tag: 1.3.2 + tag: 1.3.3 pullPolicy: IfNotPresent command: ["web-entrypoint.sh"] args: ["bin/rails", "server", "-p", "3000", "-b", "::"] @@ -106,7 +106,7 @@ dawarich: sidekiq: image: repository: freikin/dawarich - tag: 1.3.2 + tag: 1.3.3 pullPolicy: IfNotPresent command: ["sidekiq-entrypoint.sh"] args: ["sidekiq"] -- 2.49.1