From ce50939673571309563ebe3065ab19c77b719090 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 22 Jun 2024 20:38:07 -0500 Subject: [PATCH] change chart reference --- clusters/cl01tl/applications/audiobookshelf/Chart.yaml | 2 +- clusters/cl01tl/applications/calibre-web/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/audiobookshelf/Chart.yaml b/clusters/cl01tl/applications/audiobookshelf/Chart.yaml index bdfc40aef..170685be9 100644 --- a/clusters/cl01tl/applications/audiobookshelf/Chart.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/Chart.yaml @@ -11,7 +11,7 @@ home: "" sources: - https://github.com/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf/pkgs/container/audiobookshelf - - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/audiobookshelf + - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens dependencies: diff --git a/clusters/cl01tl/applications/calibre-web/Chart.yaml b/clusters/cl01tl/applications/calibre-web/Chart.yaml index 07a976b76..02c54de2d 100644 --- a/clusters/cl01tl/applications/calibre-web/Chart.yaml +++ b/clusters/cl01tl/applications/calibre-web/Chart.yaml @@ -9,7 +9,7 @@ home: "" sources: - https://github.com/janeczku/calibre-web - https://github.com/linuxserver/docker-calibre-web/pkgs/container/calibre-web - - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/calibre-web + - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens dependencies: