From 7f2067ee4a119fabd3869998887ac5ffc4c6caef Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 18 Apr 2026 19:39:44 -0500 Subject: [PATCH 1/2] feat: disable volsync --- clusters/cl01tl/helm/actual/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/actual/Chart.yaml b/clusters/cl01tl/helm/actual/Chart.yaml index 04acf91ef..4c7120386 100644 --- a/clusters/cl01tl/helm/actual/Chart.yaml +++ b/clusters/cl01tl/helm/actual/Chart.yaml @@ -18,10 +18,10 @@ dependencies: alias: actual repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.2 - - name: volsync-target - alias: volsync-target-data - version: 0.8.0 - repository: oci://harbor.alexlebens.net/helm-charts + # - name: volsync-target + # alias: volsync-target-data + # version: 0.8.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 appVersion: 26.4.0 From 0afd7977745b601637092222310fc3c2d4182cc7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 18 Apr 2026 20:15:29 -0500 Subject: [PATCH 2/2] fix: update lock --- clusters/cl01tl/helm/actual/Chart.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/helm/actual/Chart.lock b/clusters/cl01tl/helm/actual/Chart.lock index 893195897..b70971d49 100644 --- a/clusters/cl01tl/helm/actual/Chart.lock +++ b/clusters/cl01tl/helm/actual/Chart.lock @@ -2,8 +2,5 @@ dependencies: - name: app-template repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.2 -- name: volsync-target - repository: oci://harbor.alexlebens.net/helm-charts - version: 0.8.0 -digest: sha256:ff81b3d8fc831e4b8048f646fffcf597aa7410e52ecf27690eab8104047dbe6f -generated: "2026-03-06T01:04:41.514235218Z" +digest: sha256:1c04c187e6cf768117f7f91f3a3b082937ad5854c1cf6a681ad7c02687cd543d +generated: "2026-04-18T20:15:22.778699-05:00"