From b4901fcbe61d5b72f45d9af67ed23243a5ae4782 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 May 2026 00:45:43 +0000 Subject: [PATCH] chore(deps): update dawarich to v1.7.2 --- clusters/cl01tl/helm/dawarich/Chart.yaml | 2 +- clusters/cl01tl/helm/dawarich/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/dawarich/Chart.yaml b/clusters/cl01tl/helm/dawarich/Chart.yaml index 65813c857..3f9a055ac 100644 --- a/clusters/cl01tl/helm/dawarich/Chart.yaml +++ b/clusters/cl01tl/helm/dawarich/Chart.yaml @@ -42,4 +42,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/dawarich.png # renovate: datasource=github-releases depName=Freika/dawarich -appVersion: 1.7.1 +appVersion: 1.7.2 diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index dd9adce17..2df7b8738 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -8,7 +8,7 @@ dawarich: main: image: repository: freikin/dawarich - tag: 1.7.1@sha256:20e2fc135c3724de2a8b447ffc2b062c2ad2b3c631f909efdf132108bb6c14e4 + tag: 1.7.2@sha256:642c225e9b8f041565e6129871e71eb51e42e95a6c576d0025beff2aa0bcd4a0 command: - "web-entrypoint.sh" args: @@ -126,7 +126,7 @@ dawarich: sidekiq: image: repository: freikin/dawarich - tag: 1.7.1@sha256:20e2fc135c3724de2a8b447ffc2b062c2ad2b3c631f909efdf132108bb6c14e4 + tag: 1.7.2@sha256:642c225e9b8f041565e6129871e71eb51e42e95a6c576d0025beff2aa0bcd4a0 command: - "sidekiq-entrypoint.sh" args: -- 2.49.1