From 4ab7b87be25eb98008f7945de9ac85a5d34e45e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Apr 2026 16:04:09 +0000 Subject: [PATCH] chore(deps): update grimmory to v3.0.2 --- clusters/cl01tl/helm/grimmory/Chart.yaml | 2 +- clusters/cl01tl/helm/grimmory/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/grimmory/Chart.yaml b/clusters/cl01tl/helm/grimmory/Chart.yaml index 33383b16f..6d0ce4b3d 100644 --- a/clusters/cl01tl/helm/grimmory/Chart.yaml +++ b/clusters/cl01tl/helm/grimmory/Chart.yaml @@ -28,4 +28,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/grimmory.png # renovate: datasource=github-releases depName=grimmory-tools/grimmory -appVersion: v3.0.1 +appVersion: v3.0.2 diff --git a/clusters/cl01tl/helm/grimmory/values.yaml b/clusters/cl01tl/helm/grimmory/values.yaml index da4ed645c..c17552f21 100644 --- a/clusters/cl01tl/helm/grimmory/values.yaml +++ b/clusters/cl01tl/helm/grimmory/values.yaml @@ -12,7 +12,7 @@ grimmory: main: image: repository: ghcr.io/grimmory-tools/grimmory - tag: v3.0.1@sha256:e8dbba61c298b75025b2027dfc37d6e20b844bd4be5b13dd9973367c01642d05 + tag: v3.0.2@sha256:4557a78321add7d70bef7c0b89c2617c8c023246ae39698bc2cbe636f8c97f9b env: - name: TZ value: America/Chicago -- 2.49.1