From c3488701e1076c2b28ec8e936ef3e2342ac8b8c9 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 24 Apr 2026 16:08:57 -0500 Subject: [PATCH 1/3] feat: migrate to new chart --- clusters/cl01tl/helm/audiobookshelf/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/audiobookshelf/Chart.yaml b/clusters/cl01tl/helm/audiobookshelf/Chart.yaml index 5e9aea4b5..66ca2189c 100644 --- a/clusters/cl01tl/helm/audiobookshelf/Chart.yaml +++ b/clusters/cl01tl/helm/audiobookshelf/Chart.yaml @@ -24,11 +24,11 @@ dependencies: version: 4.6.2 - name: volsync-target alias: volsync-target-config - version: 0.8.0 + version: 1.0.0 repository: oci://harbor.alexlebens.net/helm-charts - name: volsync-target alias: volsync-target-metadata - version: 0.8.0 + version: 1.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 -- 2.49.1 From c44396d49903312790f5476039c2f662cfdac59e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 24 Apr 2026 16:09:40 -0500 Subject: [PATCH 2/3] feat: migrate to new chart --- clusters/cl01tl/helm/dawarich/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/dawarich/Chart.yaml b/clusters/cl01tl/helm/dawarich/Chart.yaml index 9e67b90a1..2ddf00a75 100644 --- a/clusters/cl01tl/helm/dawarich/Chart.yaml +++ b/clusters/cl01tl/helm/dawarich/Chart.yaml @@ -22,7 +22,7 @@ dependencies: version: 4.6.2 - name: postgres-cluster alias: postgres-18-cluster - version: 7.11.2 + version: 7.12.1 repository: oci://harbor.alexlebens.net/helm-charts - name: valkey alias: valkey -- 2.49.1 From f8552f6badf9fcb71b56b23ffcceb6eb45a4c91a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 24 Apr 2026 16:10:10 -0500 Subject: [PATCH 3/3] feat: migrate to new chart --- clusters/cl01tl/helm/authentik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/authentik/Chart.yaml b/clusters/cl01tl/helm/authentik/Chart.yaml index 561be2321..c46078598 100644 --- a/clusters/cl01tl/helm/authentik/Chart.yaml +++ b/clusters/cl01tl/helm/authentik/Chart.yaml @@ -22,7 +22,7 @@ dependencies: repository: https://charts.goauthentik.io/ - name: cloudflared repository: oci://harbor.alexlebens.net/helm-charts - version: 2.5.0 + version: 2.6.0 - name: postgres-cluster alias: postgres-18-cluster version: 7.11.2 -- 2.49.1