diff --git a/clusters/cl01tl/helm/tautulli/Chart.lock b/clusters/cl01tl/helm/tautulli/Chart.lock new file mode 100644 index 000000000..3ea1a0a80 --- /dev/null +++ b/clusters/cl01tl/helm/tautulli/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +digest: sha256:7386f14b62e77b60802a444054ccbb8236ab5e2a6a482de2f4dd3ae9fbd57e70 +generated: "2025-11-30T21:07:54.28034-06:00" diff --git a/clusters/cl01tl/applications/tautulli/Chart.yaml b/clusters/cl01tl/helm/tautulli/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/tautulli/Chart.yaml rename to clusters/cl01tl/helm/tautulli/Chart.yaml diff --git a/clusters/cl01tl/applications/tautulli/templates/external-secret.yaml b/clusters/cl01tl/helm/tautulli/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/tautulli/templates/external-secret.yaml rename to clusters/cl01tl/helm/tautulli/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/tautulli/templates/http-route.yaml b/clusters/cl01tl/helm/tautulli/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/tautulli/templates/http-route.yaml rename to clusters/cl01tl/helm/tautulli/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml b/clusters/cl01tl/helm/tautulli/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/tautulli/templates/replication-source.yaml rename to clusters/cl01tl/helm/tautulli/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/tautulli/values.yaml b/clusters/cl01tl/helm/tautulli/values.yaml similarity index 100% rename from clusters/cl01tl/applications/tautulli/values.yaml rename to clusters/cl01tl/helm/tautulli/values.yaml