From 8b562b5ad2ae8d48fbcbeeae54bb96ee44e8094f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Apr 2026 22:06:10 +0000 Subject: [PATCH] chore(deps): update grimmory to v3 --- 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 170e7a21e..73fa212b2 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: v2.3.0 +appVersion: v3.0.0 diff --git a/clusters/cl01tl/helm/grimmory/values.yaml b/clusters/cl01tl/helm/grimmory/values.yaml index d0ba29d65..af03b46a9 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: v2.3.0@sha256:9014247f591074529894f81115ca40f899db697e89f72c2fe91ec530e3f19597 + tag: v3.0.0@sha256:0130c338d4c1186f2f6b6acdc4a7ee56388dfdab9cb0b9a23ac0fc91b79e7d75 env: - name: TZ value: America/Chicago