From 5545e4fced02ed453989523148b57d1e405a6950 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 24 Apr 2026 15:42:02 -0500 Subject: [PATCH] feat: migrate to new chart --- 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 4c7120386..7c183fa9b 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: 1.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 appVersion: 26.4.0 -- 2.49.1