diff --git a/clusters/cl01tl/helm/audiobookshelf/Chart.lock b/clusters/cl01tl/helm/audiobookshelf/Chart.lock new file mode 100644 index 000000000..f9aca62f8 --- /dev/null +++ b/clusters/cl01tl/helm/audiobookshelf/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:f3a9990542f24965fadad0b5493059b78cdc3fae91c8214577fa6f41ca5f7de3 +generated: "2025-11-30T21:05:21.317114-06:00" diff --git a/clusters/cl01tl/applications/audiobookshelf/Chart.yaml b/clusters/cl01tl/helm/audiobookshelf/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/Chart.yaml rename to clusters/cl01tl/helm/audiobookshelf/Chart.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/external-secret.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/external-secret.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/http-route.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/http-route.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/persistent-volume.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/service-monitor.yaml b/clusters/cl01tl/helm/audiobookshelf/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/templates/service-monitor.yaml rename to clusters/cl01tl/helm/audiobookshelf/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/audiobookshelf/values.yaml b/clusters/cl01tl/helm/audiobookshelf/values.yaml similarity index 100% rename from clusters/cl01tl/applications/audiobookshelf/values.yaml rename to clusters/cl01tl/helm/audiobookshelf/values.yaml diff --git a/clusters/cl01tl/helm/booklore/Chart.lock b/clusters/cl01tl/helm/booklore/Chart.lock new file mode 100644 index 000000000..40a2382e2 --- /dev/null +++ b/clusters/cl01tl/helm/booklore/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: mariadb-cluster + repository: https://helm.mariadb.com/mariadb-operator + version: 25.10.2 +digest: sha256:264725306c1d1f38140293c0820abdc7e8aa4f39764b4d91e20200705ce2ec91 +generated: "2025-11-30T21:05:24.649316-06:00" diff --git a/clusters/cl01tl/applications/booklore/Chart.yaml b/clusters/cl01tl/helm/booklore/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/Chart.yaml rename to clusters/cl01tl/helm/booklore/Chart.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/external-secret.yaml b/clusters/cl01tl/helm/booklore/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/external-secret.yaml rename to clusters/cl01tl/helm/booklore/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/http-route.yaml b/clusters/cl01tl/helm/booklore/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/http-route.yaml rename to clusters/cl01tl/helm/booklore/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/namespace.yaml b/clusters/cl01tl/helm/booklore/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/namespace.yaml rename to clusters/cl01tl/helm/booklore/templates/namespace.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/booklore/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/booklore/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/persistent-volume.yaml b/clusters/cl01tl/helm/booklore/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/booklore/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/replication-destination.yaml b/clusters/cl01tl/helm/booklore/templates/replication-destination.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/replication-destination.yaml rename to clusters/cl01tl/helm/booklore/templates/replication-destination.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/replication-source.yaml b/clusters/cl01tl/helm/booklore/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/replication-source.yaml rename to clusters/cl01tl/helm/booklore/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/booklore/templates/service.yaml b/clusters/cl01tl/helm/booklore/templates/service.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/templates/service.yaml rename to clusters/cl01tl/helm/booklore/templates/service.yaml diff --git a/clusters/cl01tl/applications/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml similarity index 100% rename from clusters/cl01tl/applications/booklore/values.yaml rename to clusters/cl01tl/helm/booklore/values.yaml diff --git a/clusters/cl01tl/helm/directus/Chart.lock b/clusters/cl01tl/helm/directus/Chart.lock new file mode 100644 index 000000000..3ec5a7743 --- /dev/null +++ b/clusters/cl01tl/helm/directus/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: cloudflared + repository: oci://harbor.alexlebens.net/helm-charts + version: 1.23.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:2f3d9f7a8d8d71b19ff3292993647d22a89aa6c444a6f0819b82cd0a577f1ebc +generated: "2025-11-30T21:05:28.43692-06:00" diff --git a/clusters/cl01tl/applications/directus/Chart.yaml b/clusters/cl01tl/helm/directus/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/Chart.yaml rename to clusters/cl01tl/helm/directus/Chart.yaml diff --git a/clusters/cl01tl/applications/directus/templates/external-secret.yaml b/clusters/cl01tl/helm/directus/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/templates/external-secret.yaml rename to clusters/cl01tl/helm/directus/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/directus/templates/object-bucket-claim.yaml b/clusters/cl01tl/helm/directus/templates/object-bucket-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/templates/object-bucket-claim.yaml rename to clusters/cl01tl/helm/directus/templates/object-bucket-claim.yaml diff --git a/clusters/cl01tl/applications/directus/templates/redis-replication.yaml b/clusters/cl01tl/helm/directus/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/templates/redis-replication.yaml rename to clusters/cl01tl/helm/directus/templates/redis-replication.yaml diff --git a/clusters/cl01tl/applications/directus/templates/redis-sentinel.yaml b/clusters/cl01tl/helm/directus/templates/redis-sentinel.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/templates/redis-sentinel.yaml rename to clusters/cl01tl/helm/directus/templates/redis-sentinel.yaml diff --git a/clusters/cl01tl/applications/directus/templates/service-monitor.yaml b/clusters/cl01tl/helm/directus/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/templates/service-monitor.yaml rename to clusters/cl01tl/helm/directus/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/helm/directus/values.yaml similarity index 100% rename from clusters/cl01tl/applications/directus/values.yaml rename to clusters/cl01tl/helm/directus/values.yaml diff --git a/clusters/cl01tl/helm/freshrss/Chart.lock b/clusters/cl01tl/helm/freshrss/Chart.lock new file mode 100644 index 000000000..c3446756a --- /dev/null +++ b/clusters/cl01tl/helm/freshrss/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: cloudflared + repository: oci://harbor.alexlebens.net/helm-charts + version: 1.23.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:1c1355c247383bb5aef029eaadaf0c6bbcc23c0e42868178c1ea9a9ab21cc704 +generated: "2025-11-30T21:05:34.030606-06:00" diff --git a/clusters/cl01tl/applications/freshrss/Chart.yaml b/clusters/cl01tl/helm/freshrss/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/freshrss/Chart.yaml rename to clusters/cl01tl/helm/freshrss/Chart.yaml diff --git a/clusters/cl01tl/applications/freshrss/templates/external-secret.yaml b/clusters/cl01tl/helm/freshrss/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/freshrss/templates/external-secret.yaml rename to clusters/cl01tl/helm/freshrss/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml b/clusters/cl01tl/helm/freshrss/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/freshrss/templates/replication-source.yaml rename to clusters/cl01tl/helm/freshrss/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/helm/freshrss/values.yaml similarity index 100% rename from clusters/cl01tl/applications/freshrss/values.yaml rename to clusters/cl01tl/helm/freshrss/values.yaml diff --git a/clusters/cl01tl/helm/immich/Chart.lock b/clusters/cl01tl/helm/immich/Chart.lock new file mode 100644 index 000000000..78f9370c4 --- /dev/null +++ b/clusters/cl01tl/helm/immich/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:6c1412459bf39357f20db21735f64dc4f5fe2a0a746d19a78ddff43801610991 +generated: "2025-11-30T21:07:10.484678-06:00" diff --git a/clusters/cl01tl/applications/immich/Chart.yaml b/clusters/cl01tl/helm/immich/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/Chart.yaml rename to clusters/cl01tl/helm/immich/Chart.yaml diff --git a/clusters/cl01tl/applications/immich/templates/external-secrets.yaml b/clusters/cl01tl/helm/immich/templates/external-secrets.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/external-secrets.yaml rename to clusters/cl01tl/helm/immich/templates/external-secrets.yaml diff --git a/clusters/cl01tl/applications/immich/templates/http-route.yaml b/clusters/cl01tl/helm/immich/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/http-route.yaml rename to clusters/cl01tl/helm/immich/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/immich/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/immich/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/immich/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/immich/templates/persistent-volume.yaml b/clusters/cl01tl/helm/immich/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/immich/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/immich/templates/redis-replication.yaml b/clusters/cl01tl/helm/immich/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/redis-replication.yaml rename to clusters/cl01tl/helm/immich/templates/redis-replication.yaml diff --git a/clusters/cl01tl/applications/immich/templates/service-monitor.yaml b/clusters/cl01tl/helm/immich/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/templates/service-monitor.yaml rename to clusters/cl01tl/helm/immich/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml similarity index 100% rename from clusters/cl01tl/applications/immich/values.yaml rename to clusters/cl01tl/helm/immich/values.yaml diff --git a/clusters/cl01tl/helm/jellyfin/Chart.lock b/clusters/cl01tl/helm/jellyfin/Chart.lock new file mode 100644 index 000000000..1b1d2fb73 --- /dev/null +++ b/clusters/cl01tl/helm/jellyfin/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:5394000890e1bcc83f94b138c148c591f6a091850e734acbd6e1e7d053469f38 +generated: "2025-11-30T21:07:11.924605-06:00" diff --git a/clusters/cl01tl/applications/jellyfin/Chart.yaml b/clusters/cl01tl/helm/jellyfin/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/Chart.yaml rename to clusters/cl01tl/helm/jellyfin/Chart.yaml diff --git a/clusters/cl01tl/applications/jellyfin/templates/external-secret.yaml b/clusters/cl01tl/helm/jellyfin/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/templates/external-secret.yaml rename to clusters/cl01tl/helm/jellyfin/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/jellyfin/templates/http-route.yaml b/clusters/cl01tl/helm/jellyfin/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/templates/http-route.yaml rename to clusters/cl01tl/helm/jellyfin/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/jellyfin/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/jellyfin/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/jellyfin/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/jellyfin/templates/persistent-volume.yaml b/clusters/cl01tl/helm/jellyfin/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/jellyfin/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml b/clusters/cl01tl/helm/jellyfin/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml rename to clusters/cl01tl/helm/jellyfin/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/jellyfin/values.yaml b/clusters/cl01tl/helm/jellyfin/values.yaml similarity index 100% rename from clusters/cl01tl/applications/jellyfin/values.yaml rename to clusters/cl01tl/helm/jellyfin/values.yaml diff --git a/clusters/cl01tl/helm/karakeep/Chart.lock b/clusters/cl01tl/helm/karakeep/Chart.lock new file mode 100644 index 000000000..089b96661 --- /dev/null +++ b/clusters/cl01tl/helm/karakeep/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: meilisearch + repository: https://meilisearch.github.io/meilisearch-kubernetes + version: 0.17.1 +- name: cloudflared + repository: oci://harbor.alexlebens.net/helm-charts + version: 1.23.0 +digest: sha256:87a67950901f8a047f790ed21e8fc1cbfd076e05a3a55377b1cb0aa081f10f8d +generated: "2025-11-30T21:07:14.824697-06:00" diff --git a/clusters/cl01tl/applications/karakeep/Chart.yaml b/clusters/cl01tl/helm/karakeep/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/Chart.yaml rename to clusters/cl01tl/helm/karakeep/Chart.yaml diff --git a/clusters/cl01tl/applications/karakeep/templates/external-secret.yaml b/clusters/cl01tl/helm/karakeep/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/templates/external-secret.yaml rename to clusters/cl01tl/helm/karakeep/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/karakeep/templates/object-bucket-claim.yaml b/clusters/cl01tl/helm/karakeep/templates/object-bucket-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/templates/object-bucket-claim.yaml rename to clusters/cl01tl/helm/karakeep/templates/object-bucket-claim.yaml diff --git a/clusters/cl01tl/applications/karakeep/templates/replication-source.yaml b/clusters/cl01tl/helm/karakeep/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/templates/replication-source.yaml rename to clusters/cl01tl/helm/karakeep/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/karakeep/templates/service-monitor.yaml b/clusters/cl01tl/helm/karakeep/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/templates/service-monitor.yaml rename to clusters/cl01tl/helm/karakeep/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/karakeep/values.yaml b/clusters/cl01tl/helm/karakeep/values.yaml similarity index 100% rename from clusters/cl01tl/applications/karakeep/values.yaml rename to clusters/cl01tl/helm/karakeep/values.yaml diff --git a/clusters/cl01tl/helm/lidarr/Chart.lock b/clusters/cl01tl/helm/lidarr/Chart.lock new file mode 100644 index 000000000..c53bc06c7 --- /dev/null +++ b/clusters/cl01tl/helm/lidarr/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:e2c50f16d20f551ea2e05f75239eba37af5b5cf7f64dbc208870b063e7135d03 +generated: "2025-11-30T21:07:19.863423-06:00" diff --git a/clusters/cl01tl/applications/lidarr/Chart.yaml b/clusters/cl01tl/helm/lidarr/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/Chart.yaml rename to clusters/cl01tl/helm/lidarr/Chart.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/external-secret.yaml b/clusters/cl01tl/helm/lidarr/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/external-secret.yaml rename to clusters/cl01tl/helm/lidarr/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/http-route.yaml b/clusters/cl01tl/helm/lidarr/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/http-route.yaml rename to clusters/cl01tl/helm/lidarr/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/lidarr/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/lidarr/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/persistent-volume.yaml b/clusters/cl01tl/helm/lidarr/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/lidarr/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/lidarr/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/lidarr/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/replication-source.yaml b/clusters/cl01tl/helm/lidarr/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/replication-source.yaml rename to clusters/cl01tl/helm/lidarr/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/lidarr/templates/service-monitor.yaml b/clusters/cl01tl/helm/lidarr/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/templates/service-monitor.yaml rename to clusters/cl01tl/helm/lidarr/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/helm/lidarr/values.yaml similarity index 100% rename from clusters/cl01tl/applications/lidarr/values.yaml rename to clusters/cl01tl/helm/lidarr/values.yaml diff --git a/clusters/cl01tl/helm/prowlarr/Chart.lock b/clusters/cl01tl/helm/prowlarr/Chart.lock new file mode 100644 index 000000000..e54596320 --- /dev/null +++ b/clusters/cl01tl/helm/prowlarr/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:2d8a83056d70c4124c19ae30358095407a6cc2332b8a06759dfb792a1fab1534 +generated: "2025-11-30T21:07:33.730578-06:00" diff --git a/clusters/cl01tl/applications/prowlarr/Chart.yaml b/clusters/cl01tl/helm/prowlarr/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/prowlarr/Chart.yaml rename to clusters/cl01tl/helm/prowlarr/Chart.yaml diff --git a/clusters/cl01tl/applications/prowlarr/templates/external-secret.yaml b/clusters/cl01tl/helm/prowlarr/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/prowlarr/templates/external-secret.yaml rename to clusters/cl01tl/helm/prowlarr/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/prowlarr/templates/http-route.yaml b/clusters/cl01tl/helm/prowlarr/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/prowlarr/templates/http-route.yaml rename to clusters/cl01tl/helm/prowlarr/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml b/clusters/cl01tl/helm/prowlarr/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml rename to clusters/cl01tl/helm/prowlarr/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/prowlarr/values.yaml b/clusters/cl01tl/helm/prowlarr/values.yaml similarity index 100% rename from clusters/cl01tl/applications/prowlarr/values.yaml rename to clusters/cl01tl/helm/prowlarr/values.yaml diff --git a/clusters/cl01tl/helm/radarr-4k/Chart.lock b/clusters/cl01tl/helm/radarr-4k/Chart.lock new file mode 100644 index 000000000..6793d3284 --- /dev/null +++ b/clusters/cl01tl/helm/radarr-4k/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:d42d3c3a011e9e6252da987e7f86712eb1bccde7721ec067881192182c3ac709 +generated: "2025-11-30T21:07:36.660188-06:00" diff --git a/clusters/cl01tl/applications/radarr-4k/Chart.yaml b/clusters/cl01tl/helm/radarr-4k/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/Chart.yaml rename to clusters/cl01tl/helm/radarr-4k/Chart.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/external-secret.yaml b/clusters/cl01tl/helm/radarr-4k/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/external-secret.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/http-route.yaml b/clusters/cl01tl/helm/radarr-4k/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/http-route.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/radarr-4k/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/persistent-volume.yaml b/clusters/cl01tl/helm/radarr-4k/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/radarr-4k/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/replication-source.yaml b/clusters/cl01tl/helm/radarr-4k/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/replication-source.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/templates/service-monitor.yaml b/clusters/cl01tl/helm/radarr-4k/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/templates/service-monitor.yaml rename to clusters/cl01tl/helm/radarr-4k/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/radarr-4k/values.yaml b/clusters/cl01tl/helm/radarr-4k/values.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-4k/values.yaml rename to clusters/cl01tl/helm/radarr-4k/values.yaml diff --git a/clusters/cl01tl/helm/radarr-anime/Chart.lock b/clusters/cl01tl/helm/radarr-anime/Chart.lock new file mode 100644 index 000000000..5792e3d4d --- /dev/null +++ b/clusters/cl01tl/helm/radarr-anime/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:f21d624fcafe0fc8e4f8d1c140f1fbefc40a74bdc29d6267a4d71e95ac81b95a +generated: "2025-11-30T21:07:38.187061-06:00" diff --git a/clusters/cl01tl/applications/radarr-anime/Chart.yaml b/clusters/cl01tl/helm/radarr-anime/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/Chart.yaml rename to clusters/cl01tl/helm/radarr-anime/Chart.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/external-secret.yaml b/clusters/cl01tl/helm/radarr-anime/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/external-secret.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/http-route.yaml b/clusters/cl01tl/helm/radarr-anime/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/http-route.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/radarr-anime/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/persistent-volume.yaml b/clusters/cl01tl/helm/radarr-anime/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/radarr-anime/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml b/clusters/cl01tl/helm/radarr-anime/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/replication-source.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/templates/service-monitor.yaml b/clusters/cl01tl/helm/radarr-anime/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/templates/service-monitor.yaml rename to clusters/cl01tl/helm/radarr-anime/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/radarr-anime/values.yaml b/clusters/cl01tl/helm/radarr-anime/values.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-anime/values.yaml rename to clusters/cl01tl/helm/radarr-anime/values.yaml diff --git a/clusters/cl01tl/helm/radarr-standup/Chart.lock b/clusters/cl01tl/helm/radarr-standup/Chart.lock new file mode 100644 index 000000000..ba1da80d5 --- /dev/null +++ b/clusters/cl01tl/helm/radarr-standup/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:caaa532c1be0452935259f03f992836b060ee212434abc5b1d81f939c6e33a2b +generated: "2025-11-30T21:07:39.820192-06:00" diff --git a/clusters/cl01tl/applications/radarr-standup/Chart.yaml b/clusters/cl01tl/helm/radarr-standup/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/Chart.yaml rename to clusters/cl01tl/helm/radarr-standup/Chart.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/external-secret.yaml b/clusters/cl01tl/helm/radarr-standup/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/external-secret.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/http-route.yaml b/clusters/cl01tl/helm/radarr-standup/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/http-route.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/radarr-standup/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/persistent-volume.yaml b/clusters/cl01tl/helm/radarr-standup/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/radarr-standup/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/replication-source.yaml b/clusters/cl01tl/helm/radarr-standup/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/replication-source.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/templates/service-monitor.yaml b/clusters/cl01tl/helm/radarr-standup/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/templates/service-monitor.yaml rename to clusters/cl01tl/helm/radarr-standup/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/radarr-standup/values.yaml b/clusters/cl01tl/helm/radarr-standup/values.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr-standup/values.yaml rename to clusters/cl01tl/helm/radarr-standup/values.yaml diff --git a/clusters/cl01tl/helm/radarr/Chart.lock b/clusters/cl01tl/helm/radarr/Chart.lock new file mode 100644 index 000000000..f7b9eb889 --- /dev/null +++ b/clusters/cl01tl/helm/radarr/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:5bd176d6017208f08b9c8108b0df2330e16ef4dffcd8c1e95cff5d32af79d06c +generated: "2025-11-30T21:07:35.121161-06:00" diff --git a/clusters/cl01tl/applications/radarr/Chart.yaml b/clusters/cl01tl/helm/radarr/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/Chart.yaml rename to clusters/cl01tl/helm/radarr/Chart.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/external-secret.yaml b/clusters/cl01tl/helm/radarr/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/external-secret.yaml rename to clusters/cl01tl/helm/radarr/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/http-route.yaml b/clusters/cl01tl/helm/radarr/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/http-route.yaml rename to clusters/cl01tl/helm/radarr/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/radarr/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/radarr/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/persistent-volume.yaml b/clusters/cl01tl/helm/radarr/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/radarr/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/radarr/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/radarr/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/replication-source.yaml b/clusters/cl01tl/helm/radarr/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/replication-source.yaml rename to clusters/cl01tl/helm/radarr/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/radarr/templates/service-monitor.yaml b/clusters/cl01tl/helm/radarr/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/templates/service-monitor.yaml rename to clusters/cl01tl/helm/radarr/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/helm/radarr/values.yaml similarity index 100% rename from clusters/cl01tl/applications/radarr/values.yaml rename to clusters/cl01tl/helm/radarr/values.yaml diff --git a/clusters/cl01tl/helm/sonarr-4k/Chart.lock b/clusters/cl01tl/helm/sonarr-4k/Chart.lock new file mode 100644 index 000000000..b37557cb0 --- /dev/null +++ b/clusters/cl01tl/helm/sonarr-4k/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:ac50ec7248debdffce8b12291db854979b7822b1254c1ad6c995436f4ade0427 +generated: "2025-11-30T21:07:51.092459-06:00" diff --git a/clusters/cl01tl/applications/sonarr-4k/Chart.yaml b/clusters/cl01tl/helm/sonarr-4k/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/Chart.yaml rename to clusters/cl01tl/helm/sonarr-4k/Chart.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/external-secret.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/external-secret.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/http-route.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/http-route.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/persistent-volume.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/replication-source.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/templates/service-monitor.yaml b/clusters/cl01tl/helm/sonarr-4k/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/templates/service-monitor.yaml rename to clusters/cl01tl/helm/sonarr-4k/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/sonarr-4k/values.yaml b/clusters/cl01tl/helm/sonarr-4k/values.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-4k/values.yaml rename to clusters/cl01tl/helm/sonarr-4k/values.yaml diff --git a/clusters/cl01tl/helm/sonarr-anime/Chart.lock b/clusters/cl01tl/helm/sonarr-anime/Chart.lock new file mode 100644 index 000000000..520abfe0f --- /dev/null +++ b/clusters/cl01tl/helm/sonarr-anime/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:ab4aba37d148cac38d557c908a4c0939a53511f2c1a38813ff11713594e1309f +generated: "2025-11-30T21:07:52.725934-06:00" diff --git a/clusters/cl01tl/applications/sonarr-anime/Chart.yaml b/clusters/cl01tl/helm/sonarr-anime/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/Chart.yaml rename to clusters/cl01tl/helm/sonarr-anime/Chart.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/external-secret.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/external-secret.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/http-route.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/http-route.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/persistent-volume.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/replication-source.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/templates/service-monitor.yaml b/clusters/cl01tl/helm/sonarr-anime/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/templates/service-monitor.yaml rename to clusters/cl01tl/helm/sonarr-anime/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/sonarr-anime/values.yaml b/clusters/cl01tl/helm/sonarr-anime/values.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr-anime/values.yaml rename to clusters/cl01tl/helm/sonarr-anime/values.yaml diff --git a/clusters/cl01tl/helm/sonarr/Chart.lock b/clusters/cl01tl/helm/sonarr/Chart.lock new file mode 100644 index 000000000..2f21f2c88 --- /dev/null +++ b/clusters/cl01tl/helm/sonarr/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:a21b89ea41950e5c87de9e6f68b5844ce158398d40a1f811dca9401961f68188 +generated: "2025-11-30T21:07:49.423227-06:00" diff --git a/clusters/cl01tl/applications/sonarr/Chart.yaml b/clusters/cl01tl/helm/sonarr/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/Chart.yaml rename to clusters/cl01tl/helm/sonarr/Chart.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/external-secret.yaml b/clusters/cl01tl/helm/sonarr/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/external-secret.yaml rename to clusters/cl01tl/helm/sonarr/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/http-route.yaml b/clusters/cl01tl/helm/sonarr/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/http-route.yaml rename to clusters/cl01tl/helm/sonarr/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/sonarr/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/sonarr/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/persistent-volume.yaml b/clusters/cl01tl/helm/sonarr/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/sonarr/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/prometheus-rule.yaml b/clusters/cl01tl/helm/sonarr/templates/prometheus-rule.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/prometheus-rule.yaml rename to clusters/cl01tl/helm/sonarr/templates/prometheus-rule.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/replication-source.yaml b/clusters/cl01tl/helm/sonarr/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/replication-source.yaml rename to clusters/cl01tl/helm/sonarr/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/sonarr/templates/service-monitor.yaml b/clusters/cl01tl/helm/sonarr/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/templates/service-monitor.yaml rename to clusters/cl01tl/helm/sonarr/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/helm/sonarr/values.yaml similarity index 100% rename from clusters/cl01tl/applications/sonarr/values.yaml rename to clusters/cl01tl/helm/sonarr/values.yaml diff --git a/clusters/cl01tl/helm/tubearchivist/Chart.lock b/clusters/cl01tl/helm/tubearchivist/Chart.lock new file mode 100644 index 000000000..463c91eea --- /dev/null +++ b/clusters/cl01tl/helm/tubearchivist/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:e9d1db208201816f4f7c24199370c5d15be259573953dea16b41ce7f32a22b13 +generated: "2025-11-30T21:07:57.898588-06:00" diff --git a/clusters/cl01tl/applications/tubearchivist/Chart.yaml b/clusters/cl01tl/helm/tubearchivist/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/Chart.yaml rename to clusters/cl01tl/helm/tubearchivist/Chart.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/elasticsearch.yaml b/clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/elasticsearch.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/elasticsearch.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/external-secret.yaml b/clusters/cl01tl/helm/tubearchivist/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/external-secret.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/http-route.yaml b/clusters/cl01tl/helm/tubearchivist/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/http-route.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/namespace.yaml b/clusters/cl01tl/helm/tubearchivist/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/namespace.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/namespace.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/tubearchivist/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/persistent-volume.yaml b/clusters/cl01tl/helm/tubearchivist/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/redis-replication.yaml b/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/redis-replication.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/templates/service-monitor.yaml b/clusters/cl01tl/helm/tubearchivist/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/templates/service-monitor.yaml rename to clusters/cl01tl/helm/tubearchivist/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml similarity index 100% rename from clusters/cl01tl/applications/tubearchivist/values.yaml rename to clusters/cl01tl/helm/tubearchivist/values.yaml diff --git a/clusters/cl01tl/helm/vaultwarden/Chart.lock b/clusters/cl01tl/helm/vaultwarden/Chart.lock new file mode 100644 index 000000000..913fe6291 --- /dev/null +++ b/clusters/cl01tl/helm/vaultwarden/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: cloudflared + repository: oci://harbor.alexlebens.net/helm-charts + version: 1.23.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:39fae048dd4dd7c072e9c04eb42ff5196d8cbb14db04f47dd6819fcc10c6b106 +generated: "2025-11-30T21:07:59.408576-06:00" diff --git a/clusters/cl01tl/applications/vaultwarden/Chart.yaml b/clusters/cl01tl/helm/vaultwarden/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/vaultwarden/Chart.yaml rename to clusters/cl01tl/helm/vaultwarden/Chart.yaml diff --git a/clusters/cl01tl/applications/vaultwarden/templates/external-secret.yaml b/clusters/cl01tl/helm/vaultwarden/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/vaultwarden/templates/external-secret.yaml rename to clusters/cl01tl/helm/vaultwarden/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml b/clusters/cl01tl/helm/vaultwarden/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml rename to clusters/cl01tl/helm/vaultwarden/templates/replication-source.yaml diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/helm/vaultwarden/values.yaml similarity index 100% rename from clusters/cl01tl/applications/vaultwarden/values.yaml rename to clusters/cl01tl/helm/vaultwarden/values.yaml diff --git a/clusters/cl01tl/helm/yamtrack/Chart.lock b/clusters/cl01tl/helm/yamtrack/Chart.lock new file mode 100644 index 000000000..169b8f1f1 --- /dev/null +++ b/clusters/cl01tl/helm/yamtrack/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:953c8d8283467cb8406a68598741bc9cdc6dc56980409ee46588a9669a1b9550 +generated: "2025-11-30T21:08:01.158525-06:00" diff --git a/clusters/cl01tl/applications/yamtrack/Chart.yaml b/clusters/cl01tl/helm/yamtrack/Chart.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/Chart.yaml rename to clusters/cl01tl/helm/yamtrack/Chart.yaml diff --git a/clusters/cl01tl/applications/yamtrack/templates/external-secret.yaml b/clusters/cl01tl/helm/yamtrack/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/templates/external-secret.yaml rename to clusters/cl01tl/helm/yamtrack/templates/external-secret.yaml diff --git a/clusters/cl01tl/applications/yamtrack/templates/http-route.yaml b/clusters/cl01tl/helm/yamtrack/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/templates/http-route.yaml rename to clusters/cl01tl/helm/yamtrack/templates/http-route.yaml diff --git a/clusters/cl01tl/applications/yamtrack/templates/redis-replication.yaml b/clusters/cl01tl/helm/yamtrack/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/templates/redis-replication.yaml rename to clusters/cl01tl/helm/yamtrack/templates/redis-replication.yaml diff --git a/clusters/cl01tl/applications/yamtrack/templates/service-monitor.yaml b/clusters/cl01tl/helm/yamtrack/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/templates/service-monitor.yaml rename to clusters/cl01tl/helm/yamtrack/templates/service-monitor.yaml diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/helm/yamtrack/values.yaml similarity index 100% rename from clusters/cl01tl/applications/yamtrack/values.yaml rename to clusters/cl01tl/helm/yamtrack/values.yaml