From 5d05534a79dcd8ff5c82af0584c21127c7c6cdc8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 7 May 2026 21:23:50 -0500 Subject: [PATCH] feat: migrate to v2 --- clusters/cl01tl/helm/actual/Chart.lock | 6 +++--- clusters/cl01tl/helm/actual/Chart.yaml | 2 +- clusters/cl01tl/helm/actual/values.yaml | 4 ++-- clusters/cl01tl/helm/audiobookshelf/Chart.lock | 8 ++++---- clusters/cl01tl/helm/audiobookshelf/Chart.yaml | 4 ++-- clusters/cl01tl/helm/audiobookshelf/values.yaml | 8 ++++---- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/clusters/cl01tl/helm/actual/Chart.lock b/clusters/cl01tl/helm/actual/Chart.lock index 1e80e8d32..5113aef79 100644 --- a/clusters/cl01tl/helm/actual/Chart.lock +++ b/clusters/cl01tl/helm/actual/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 5.0.0 - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts - version: 1.1.1 -digest: sha256:32d70c5ea906c3cfd9c01715d13a4f3cdfd6d857abf14a5fa02a1c3a9bb49504 -generated: "2026-05-07T20:42:56.069574117Z" + version: 2.0.0 +digest: sha256:9468b3406ab0d91bf44a1a940eca8648782f3519d0c683d21b33e16c258c9175 +generated: "2026-05-07T21:23:05.56246-05:00" diff --git a/clusters/cl01tl/helm/actual/Chart.yaml b/clusters/cl01tl/helm/actual/Chart.yaml index 96603b1cc..6b53932ea 100644 --- a/clusters/cl01tl/helm/actual/Chart.yaml +++ b/clusters/cl01tl/helm/actual/Chart.yaml @@ -20,7 +20,7 @@ dependencies: version: 5.0.0 - name: volsync-target alias: volsync-target-data - version: 1.1.1 + version: 2.0.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/actual-budget.png # renovate: datasource=github-releases depName=actualbudget/actual diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index a8594ef25..dc957639d 100644 --- a/clusters/cl01tl/helm/actual/values.yaml +++ b/clusters/cl01tl/helm/actual/values.yaml @@ -75,7 +75,7 @@ volsync-target-data: schedule: 0 8 * * * remote: enabled: true - schedule: 0 9 * * * + schedule: 0 10 * * 0 external: enabled: true - schedule: 0 10 * * * + schedule: 0 9 * * 0 diff --git a/clusters/cl01tl/helm/audiobookshelf/Chart.lock b/clusters/cl01tl/helm/audiobookshelf/Chart.lock index ac1d0b356..d2e504831 100644 --- a/clusters/cl01tl/helm/audiobookshelf/Chart.lock +++ b/clusters/cl01tl/helm/audiobookshelf/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 5.0.0 - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts - version: 1.1.1 + version: 2.0.0 - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts - version: 1.1.1 -digest: sha256:2b5bb6893eeff505ddd2f1d0927705a67aa219d0a32fd66380b28aeed69a5e35 -generated: "2026-05-07T20:43:07.080003341Z" + version: 2.0.0 +digest: sha256:57c3cc8da25c1dfc8684c5f20f804ce4642abee25cb317097ce6bd17f8bb0504 +generated: "2026-05-07T21:23:15.021738-05:00" diff --git a/clusters/cl01tl/helm/audiobookshelf/Chart.yaml b/clusters/cl01tl/helm/audiobookshelf/Chart.yaml index e70ed81c3..a2765c4b0 100644 --- a/clusters/cl01tl/helm/audiobookshelf/Chart.yaml +++ b/clusters/cl01tl/helm/audiobookshelf/Chart.yaml @@ -24,11 +24,11 @@ dependencies: version: 5.0.0 - name: volsync-target alias: volsync-target-config - version: 1.1.1 + version: 2.0.0 repository: oci://harbor.alexlebens.net/helm-charts - name: volsync-target alias: volsync-target-metadata - version: 1.1.1 + version: 2.0.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/audiobookshelf.png # renovate: datasource=github-releases depName=advplyr/audiobookshelf diff --git a/clusters/cl01tl/helm/audiobookshelf/values.yaml b/clusters/cl01tl/helm/audiobookshelf/values.yaml index 464a68062..c8b2262ed 100644 --- a/clusters/cl01tl/helm/audiobookshelf/values.yaml +++ b/clusters/cl01tl/helm/audiobookshelf/values.yaml @@ -132,10 +132,10 @@ volsync-target-config: schedule: 2 8 * * * remote: enabled: true - schedule: 2 9 * * * + schedule: 2 10 * * 0 external: enabled: true - schedule: 2 10 * * * + schedule: 2 9 * * 0 volsync-target-metadata: pvcTarget: audiobookshelf-metadata local: @@ -143,7 +143,7 @@ volsync-target-metadata: schedule: 4 8 * * * remote: enabled: true - schedule: 4 9 * * * + schedule: 4 10 * * 0 external: enabled: true - schedule: 4 10 * * * + schedule: 4 9 * * 0