From fe242c2e2e5d2b9d1bc555eccc784ff12bf7f027 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 May 2026 08:08:41 +0000 Subject: [PATCH] chore(deps): update backrest to v1.13.0 --- clusters/cl01tl/helm/backrest/Chart.yaml | 2 +- clusters/cl01tl/helm/backrest/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/backrest/Chart.yaml b/clusters/cl01tl/helm/backrest/Chart.yaml index 3f0ee7eb5..3729b478c 100644 --- a/clusters/cl01tl/helm/backrest/Chart.yaml +++ b/clusters/cl01tl/helm/backrest/Chart.yaml @@ -28,4 +28,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/backrest.png # renovate: datasource=github-releases depName=garethgeorge/backrest -appVersion: v1.12.1 +appVersion: v1.13.0 diff --git a/clusters/cl01tl/helm/backrest/values.yaml b/clusters/cl01tl/helm/backrest/values.yaml index 26aa74f17..36c62fbd4 100644 --- a/clusters/cl01tl/helm/backrest/values.yaml +++ b/clusters/cl01tl/helm/backrest/values.yaml @@ -8,7 +8,7 @@ backrest: main: image: repository: ghcr.io/garethgeorge/backrest - tag: v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0 + tag: v1.13.0@sha256:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f env: - name: TZ value: America/Chicago