diff --git a/clusters/cl01tl/helm/authentik/Chart.lock b/clusters/cl01tl/helm/authentik/Chart.lock new file mode 100644 index 000000000..67735d3ce --- /dev/null +++ b/clusters/cl01tl/helm/authentik/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: authentik + repository: https://charts.goauthentik.io/ + version: 2025.10.2 +- 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:ad51c94c1125890ef60d179205d14c55eb9fdbc2702e3455e233042a48d00146 +generated: "2025-12-01T20:25:07.016724-06:00" diff --git a/clusters/cl01tl/platform/authentik/Chart.yaml b/clusters/cl01tl/helm/authentik/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/Chart.yaml rename to clusters/cl01tl/helm/authentik/Chart.yaml diff --git a/clusters/cl01tl/platform/authentik/templates/external-secret.yaml b/clusters/cl01tl/helm/authentik/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/templates/external-secret.yaml rename to clusters/cl01tl/helm/authentik/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/authentik/templates/http-route.yaml b/clusters/cl01tl/helm/authentik/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/templates/http-route.yaml rename to clusters/cl01tl/helm/authentik/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/authentik/templates/ingress.yaml b/clusters/cl01tl/helm/authentik/templates/ingress.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/templates/ingress.yaml rename to clusters/cl01tl/helm/authentik/templates/ingress.yaml diff --git a/clusters/cl01tl/platform/authentik/templates/redis-replication.yaml b/clusters/cl01tl/helm/authentik/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/templates/redis-replication.yaml rename to clusters/cl01tl/helm/authentik/templates/redis-replication.yaml diff --git a/clusters/cl01tl/platform/authentik/templates/service-monitor.yaml b/clusters/cl01tl/helm/authentik/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/templates/service-monitor.yaml rename to clusters/cl01tl/helm/authentik/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/helm/authentik/values.yaml similarity index 100% rename from clusters/cl01tl/platform/authentik/values.yaml rename to clusters/cl01tl/helm/authentik/values.yaml diff --git a/clusters/cl01tl/helm/backrest/Chart.lock b/clusters/cl01tl/helm/backrest/Chart.lock new file mode 100644 index 000000000..12ea70d13 --- /dev/null +++ b/clusters/cl01tl/helm/backrest/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:aa797b99d6d8b7aafe142811938408b7f234df6d429a7e076196337cc63876cb +generated: "2025-12-01T20:25:09.888407-06:00" diff --git a/clusters/cl01tl/storage/backrest/Chart.yaml b/clusters/cl01tl/helm/backrest/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/Chart.yaml rename to clusters/cl01tl/helm/backrest/Chart.yaml diff --git a/clusters/cl01tl/storage/backrest/templates/http-route.yaml b/clusters/cl01tl/helm/backrest/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/templates/http-route.yaml rename to clusters/cl01tl/helm/backrest/templates/http-route.yaml diff --git a/clusters/cl01tl/storage/backrest/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/backrest/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/backrest/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/storage/backrest/templates/persistent-volume.yaml b/clusters/cl01tl/helm/backrest/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/backrest/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/storage/backrest/templates/service.yaml b/clusters/cl01tl/helm/backrest/templates/service.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/templates/service.yaml rename to clusters/cl01tl/helm/backrest/templates/service.yaml diff --git a/clusters/cl01tl/storage/backrest/values.yaml b/clusters/cl01tl/helm/backrest/values.yaml similarity index 100% rename from clusters/cl01tl/storage/backrest/values.yaml rename to clusters/cl01tl/helm/backrest/values.yaml diff --git a/clusters/cl01tl/helm/blocky/Chart.lock b/clusters/cl01tl/helm/blocky/Chart.lock new file mode 100644 index 000000000..1c5df02d9 --- /dev/null +++ b/clusters/cl01tl/helm/blocky/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:0009729bcf7f1941401b767fd4ae952b7a8d44f80053090b4a9224de912a14ef +generated: "2025-12-01T20:25:13.511406-06:00" diff --git a/clusters/cl01tl/services/blocky/Chart.yaml b/clusters/cl01tl/helm/blocky/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/blocky/Chart.yaml rename to clusters/cl01tl/helm/blocky/Chart.yaml diff --git a/clusters/cl01tl/services/blocky/templates/redis-replication.yaml b/clusters/cl01tl/helm/blocky/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/services/blocky/templates/redis-replication.yaml rename to clusters/cl01tl/helm/blocky/templates/redis-replication.yaml diff --git a/clusters/cl01tl/services/blocky/templates/service-monitor.yaml b/clusters/cl01tl/helm/blocky/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/services/blocky/templates/service-monitor.yaml rename to clusters/cl01tl/helm/blocky/templates/service-monitor.yaml diff --git a/clusters/cl01tl/services/blocky/values.yaml b/clusters/cl01tl/helm/blocky/values.yaml similarity index 100% rename from clusters/cl01tl/services/blocky/values.yaml rename to clusters/cl01tl/helm/blocky/values.yaml diff --git a/clusters/cl01tl/helm/cert-manager/Chart.lock b/clusters/cl01tl/helm/cert-manager/Chart.lock new file mode 100644 index 000000000..22813bffc --- /dev/null +++ b/clusters/cl01tl/helm/cert-manager/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: cert-manager + repository: https://charts.jetstack.io + version: v1.19.1 +digest: sha256:0b1238a5552bc6d457d4b1a2a1f387a3e7f2c19f820ecb64e14d20481a1ed1ce +generated: "2025-12-01T20:25:17.762628-06:00" diff --git a/clusters/cl01tl/services/cert-manager/Chart.yaml b/clusters/cl01tl/helm/cert-manager/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/cert-manager/Chart.yaml rename to clusters/cl01tl/helm/cert-manager/Chart.yaml diff --git a/clusters/cl01tl/services/cert-manager/templates/cluster-issuer.yaml b/clusters/cl01tl/helm/cert-manager/templates/cluster-issuer.yaml similarity index 100% rename from clusters/cl01tl/services/cert-manager/templates/cluster-issuer.yaml rename to clusters/cl01tl/helm/cert-manager/templates/cluster-issuer.yaml diff --git a/clusters/cl01tl/services/cert-manager/templates/external-secret.yaml b/clusters/cl01tl/helm/cert-manager/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/services/cert-manager/templates/external-secret.yaml rename to clusters/cl01tl/helm/cert-manager/templates/external-secret.yaml diff --git a/clusters/cl01tl/services/cert-manager/values.yaml b/clusters/cl01tl/helm/cert-manager/values.yaml similarity index 100% rename from clusters/cl01tl/services/cert-manager/values.yaml rename to clusters/cl01tl/helm/cert-manager/values.yaml diff --git a/clusters/cl01tl/helm/cloudnative-pg/Chart.lock b/clusters/cl01tl/helm/cloudnative-pg/Chart.lock new file mode 100644 index 000000000..0ca110d30 --- /dev/null +++ b/clusters/cl01tl/helm/cloudnative-pg/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: cloudnative-pg + repository: https://cloudnative-pg.io/charts/ + version: 0.26.1 +- name: plugin-barman-cloud + repository: https://cloudnative-pg.io/charts/ + version: 0.3.1 +digest: sha256:b38e5104d77ab1737a27a2542eda958e82038443940f07b7c2cbe3b0a477e1e6 +generated: "2025-12-01T20:25:20.341325-06:00" diff --git a/clusters/cl01tl/storage/cloudnative-pg/Chart.yaml b/clusters/cl01tl/helm/cloudnative-pg/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/cloudnative-pg/Chart.yaml rename to clusters/cl01tl/helm/cloudnative-pg/Chart.yaml diff --git a/clusters/cl01tl/storage/cloudnative-pg/values.yaml b/clusters/cl01tl/helm/cloudnative-pg/values.yaml similarity index 100% rename from clusters/cl01tl/storage/cloudnative-pg/values.yaml rename to clusters/cl01tl/helm/cloudnative-pg/values.yaml diff --git a/clusters/cl01tl/helm/democratic-csi-synology-iscsi/Chart.lock b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/Chart.lock new file mode 100644 index 000000000..6530b1cda --- /dev/null +++ b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: democratic-csi + repository: https://democratic-csi.github.io/charts/ + version: 0.15.0 +digest: sha256:6fe3d8ad7b990b07ed80a31c75a0a49db8da497c46a956c632615a2093d29d58 +generated: "2025-12-01T20:25:24.972076-06:00" diff --git a/clusters/cl01tl/storage/democratic-csi-synology-iscsi/Chart.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/democratic-csi-synology-iscsi/Chart.yaml rename to clusters/cl01tl/helm/democratic-csi-synology-iscsi/Chart.yaml diff --git a/clusters/cl01tl/storage/democratic-csi-synology-iscsi/templates/external-secret.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/storage/democratic-csi-synology-iscsi/templates/external-secret.yaml rename to clusters/cl01tl/helm/democratic-csi-synology-iscsi/templates/external-secret.yaml diff --git a/clusters/cl01tl/storage/democratic-csi-synology-iscsi/templates/namespace.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/storage/democratic-csi-synology-iscsi/templates/namespace.yaml rename to clusters/cl01tl/helm/democratic-csi-synology-iscsi/templates/namespace.yaml diff --git a/clusters/cl01tl/storage/democratic-csi-synology-iscsi/values.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml similarity index 100% rename from clusters/cl01tl/storage/democratic-csi-synology-iscsi/values.yaml rename to clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml diff --git a/clusters/cl01tl/helm/descheduler/Chart.lock b/clusters/cl01tl/helm/descheduler/Chart.lock new file mode 100644 index 000000000..82595bc9f --- /dev/null +++ b/clusters/cl01tl/helm/descheduler/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: descheduler + repository: https://kubernetes-sigs.github.io/descheduler/ + version: 0.34.0 +digest: sha256:1020c1fc8c179744f308e9b79f010dcaf59a05019f7d007157974be97063e12b +generated: "2025-12-01T20:25:26.970808-06:00" diff --git a/clusters/cl01tl/services/descheduler/Chart.yaml b/clusters/cl01tl/helm/descheduler/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/descheduler/Chart.yaml rename to clusters/cl01tl/helm/descheduler/Chart.yaml diff --git a/clusters/cl01tl/services/descheduler/values.yaml b/clusters/cl01tl/helm/descheduler/values.yaml similarity index 100% rename from clusters/cl01tl/services/descheduler/values.yaml rename to clusters/cl01tl/helm/descheduler/values.yaml diff --git a/clusters/cl01tl/helm/elastic-operator/Chart.lock b/clusters/cl01tl/helm/elastic-operator/Chart.lock new file mode 100644 index 000000000..ec97d3829 --- /dev/null +++ b/clusters/cl01tl/helm/elastic-operator/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: eck-operator + repository: https://helm.elastic.co + version: 3.2.0 +digest: sha256:b27ba092ddfa078f763e409dd5db1144a269eff0f45af04f180d844f13466a34 +generated: "2025-12-01T20:25:30.722424-06:00" diff --git a/clusters/cl01tl/storage/elastic-operator/Chart.yaml b/clusters/cl01tl/helm/elastic-operator/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/elastic-operator/Chart.yaml rename to clusters/cl01tl/helm/elastic-operator/Chart.yaml diff --git a/clusters/cl01tl/storage/elastic-operator/values.yaml b/clusters/cl01tl/helm/elastic-operator/values.yaml similarity index 100% rename from clusters/cl01tl/storage/elastic-operator/values.yaml rename to clusters/cl01tl/helm/elastic-operator/values.yaml diff --git a/clusters/cl01tl/helm/eraser/Chart.lock b/clusters/cl01tl/helm/eraser/Chart.lock new file mode 100644 index 000000000..417d8ad74 --- /dev/null +++ b/clusters/cl01tl/helm/eraser/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: eraser + repository: https://eraser-dev.github.io/eraser/charts + version: 1.3.1 +digest: sha256:17b561a00acc809810dccd226e7b6d757db39b34a6095dee879da761098125f9 +generated: "2025-12-01T20:25:36.491841-06:00" diff --git a/clusters/cl01tl/services/eraser/Chart.yaml b/clusters/cl01tl/helm/eraser/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/eraser/Chart.yaml rename to clusters/cl01tl/helm/eraser/Chart.yaml diff --git a/clusters/cl01tl/services/eraser/values.yaml b/clusters/cl01tl/helm/eraser/values.yaml similarity index 100% rename from clusters/cl01tl/services/eraser/values.yaml rename to clusters/cl01tl/helm/eraser/values.yaml diff --git a/clusters/cl01tl/helm/external-dns/Chart.lock b/clusters/cl01tl/helm/external-dns/Chart.lock new file mode 100644 index 000000000..97182bf9d --- /dev/null +++ b/clusters/cl01tl/helm/external-dns/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: external-dns + repository: https://kubernetes-sigs.github.io/external-dns/ + version: 1.19.0 +digest: sha256:2216b442cc820ebe561d611fbcca3955d5c94e227a0b3288e5db9f8da7d6ac00 +generated: "2025-12-01T20:25:38.288305-06:00" diff --git a/clusters/cl01tl/services/external-dns/Chart.yaml b/clusters/cl01tl/helm/external-dns/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/external-dns/Chart.yaml rename to clusters/cl01tl/helm/external-dns/Chart.yaml diff --git a/clusters/cl01tl/services/external-dns/templates/dns-endpoint.yaml b/clusters/cl01tl/helm/external-dns/templates/dns-endpoint.yaml similarity index 100% rename from clusters/cl01tl/services/external-dns/templates/dns-endpoint.yaml rename to clusters/cl01tl/helm/external-dns/templates/dns-endpoint.yaml diff --git a/clusters/cl01tl/services/external-dns/templates/external-secret.yaml b/clusters/cl01tl/helm/external-dns/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/services/external-dns/templates/external-secret.yaml rename to clusters/cl01tl/helm/external-dns/templates/external-secret.yaml diff --git a/clusters/cl01tl/services/external-dns/values.yaml b/clusters/cl01tl/helm/external-dns/values.yaml similarity index 100% rename from clusters/cl01tl/services/external-dns/values.yaml rename to clusters/cl01tl/helm/external-dns/values.yaml diff --git a/clusters/cl01tl/helm/external-secrets/Chart.lock b/clusters/cl01tl/helm/external-secrets/Chart.lock new file mode 100644 index 000000000..63e3c72eb --- /dev/null +++ b/clusters/cl01tl/helm/external-secrets/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: external-secrets + repository: https://charts.external-secrets.io + version: 1.1.0 +digest: sha256:543c98c4f4014f91b05c823444d87990dcdcd9710a0e5ccd953c5dc4e70006ee +generated: "2025-12-01T20:25:40.642486-06:00" diff --git a/clusters/cl01tl/platform/external-secrets/Chart.yaml b/clusters/cl01tl/helm/external-secrets/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/external-secrets/Chart.yaml rename to clusters/cl01tl/helm/external-secrets/Chart.yaml diff --git a/clusters/cl01tl/platform/external-secrets/templates/cluster-secret-store.yaml b/clusters/cl01tl/helm/external-secrets/templates/cluster-secret-store.yaml similarity index 100% rename from clusters/cl01tl/platform/external-secrets/templates/cluster-secret-store.yaml rename to clusters/cl01tl/helm/external-secrets/templates/cluster-secret-store.yaml diff --git a/clusters/cl01tl/helm/garage/Chart.lock b/clusters/cl01tl/helm/garage/Chart.lock new file mode 100644 index 000000000..9edbd4d44 --- /dev/null +++ b/clusters/cl01tl/helm/garage/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:7977708d7681e8d5cbc066bcda4241144b0c8b5b590be89a394740df167c90da +generated: "2025-12-01T20:25:44.910074-06:00" diff --git a/clusters/cl01tl/storage/garage/Chart.yaml b/clusters/cl01tl/helm/garage/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/garage/Chart.yaml rename to clusters/cl01tl/helm/garage/Chart.yaml diff --git a/clusters/cl01tl/storage/garage/templates/external-secret.yaml b/clusters/cl01tl/helm/garage/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/storage/garage/templates/external-secret.yaml rename to clusters/cl01tl/helm/garage/templates/external-secret.yaml diff --git a/clusters/cl01tl/storage/garage/templates/http-route.yaml b/clusters/cl01tl/helm/garage/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/storage/garage/templates/http-route.yaml rename to clusters/cl01tl/helm/garage/templates/http-route.yaml diff --git a/clusters/cl01tl/storage/garage/templates/service-monitor.yaml b/clusters/cl01tl/helm/garage/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/storage/garage/templates/service-monitor.yaml rename to clusters/cl01tl/helm/garage/templates/service-monitor.yaml diff --git a/clusters/cl01tl/storage/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml similarity index 100% rename from clusters/cl01tl/storage/garage/values.yaml rename to clusters/cl01tl/helm/garage/values.yaml diff --git a/clusters/cl01tl/helm/generic-device-plugin/Chart.lock b/clusters/cl01tl/helm/generic-device-plugin/Chart.lock new file mode 100644 index 000000000..1ab8404e1 --- /dev/null +++ b/clusters/cl01tl/helm/generic-device-plugin/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: generic-device-plugin + repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm + version: 0.20.1 +digest: sha256:4579605b405a55d66fd5deae5c12259afe98f5ad93843bf4e75fe6f4d45929de +generated: "2025-12-01T20:25:48.389977-06:00" diff --git a/clusters/cl01tl/services/generic-device-plugin/Chart.yaml b/clusters/cl01tl/helm/generic-device-plugin/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/generic-device-plugin/Chart.yaml rename to clusters/cl01tl/helm/generic-device-plugin/Chart.yaml diff --git a/clusters/cl01tl/services/generic-device-plugin/templates/namespace.yaml b/clusters/cl01tl/helm/generic-device-plugin/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/services/generic-device-plugin/templates/namespace.yaml rename to clusters/cl01tl/helm/generic-device-plugin/templates/namespace.yaml diff --git a/clusters/cl01tl/services/generic-device-plugin/values.yaml b/clusters/cl01tl/helm/generic-device-plugin/values.yaml similarity index 100% rename from clusters/cl01tl/services/generic-device-plugin/values.yaml rename to clusters/cl01tl/helm/generic-device-plugin/values.yaml diff --git a/clusters/cl01tl/helm/gitea/Chart.lock b/clusters/cl01tl/helm/gitea/Chart.lock new file mode 100644 index 000000000..31ae5c265 --- /dev/null +++ b/clusters/cl01tl/helm/gitea/Chart.lock @@ -0,0 +1,21 @@ +dependencies: +- name: gitea + repository: https://dl.gitea.io/charts/ + version: 12.4.0 +- name: gitea-actions + repository: oci://harbor.alexlebens.net/helm-charts + version: 0.2.1 +- 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 +- name: postgres-cluster + repository: oci://harbor.alexlebens.net/helm-charts + version: 6.16.0 +digest: sha256:6e72cd4abc36e238a5129d0ee471bc296435f8ff1c8be7f3132fc33193a39f23 +generated: "2025-12-01T20:25:50.496342-06:00" diff --git a/clusters/cl01tl/platform/gitea/Chart.yaml b/clusters/cl01tl/helm/gitea/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/Chart.yaml rename to clusters/cl01tl/helm/gitea/Chart.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/external-secret.yaml b/clusters/cl01tl/helm/gitea/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/external-secret.yaml rename to clusters/cl01tl/helm/gitea/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/http-route.yaml b/clusters/cl01tl/helm/gitea/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/http-route.yaml rename to clusters/cl01tl/helm/gitea/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/ingress.yaml b/clusters/cl01tl/helm/gitea/templates/ingress.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/ingress.yaml rename to clusters/cl01tl/helm/gitea/templates/ingress.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/namespace.yaml b/clusters/cl01tl/helm/gitea/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/namespace.yaml rename to clusters/cl01tl/helm/gitea/templates/namespace.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/gitea/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/gitea/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/redis-replication.yaml b/clusters/cl01tl/helm/gitea/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/redis-replication.yaml rename to clusters/cl01tl/helm/gitea/templates/redis-replication.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/role-binding.yaml b/clusters/cl01tl/helm/gitea/templates/role-binding.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/role-binding.yaml rename to clusters/cl01tl/helm/gitea/templates/role-binding.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/role.yaml b/clusters/cl01tl/helm/gitea/templates/role.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/role.yaml rename to clusters/cl01tl/helm/gitea/templates/role.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/service-monitor.yaml b/clusters/cl01tl/helm/gitea/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/service-monitor.yaml rename to clusters/cl01tl/helm/gitea/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/gitea/templates/tcp-route.yaml b/clusters/cl01tl/helm/gitea/templates/tcp-route.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/templates/tcp-route.yaml rename to clusters/cl01tl/helm/gitea/templates/tcp-route.yaml diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml similarity index 100% rename from clusters/cl01tl/platform/gitea/values.yaml rename to clusters/cl01tl/helm/gitea/values.yaml diff --git a/clusters/cl01tl/services/harbor/Chart.yaml b/clusters/cl01tl/helm/harbor/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/Chart.yaml rename to clusters/cl01tl/helm/harbor/Chart.yaml diff --git a/clusters/cl01tl/services/harbor/templates/external-secret.yaml b/clusters/cl01tl/helm/harbor/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/templates/external-secret.yaml rename to clusters/cl01tl/helm/harbor/templates/external-secret.yaml diff --git a/clusters/cl01tl/services/harbor/templates/http-route.yaml b/clusters/cl01tl/helm/harbor/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/templates/http-route.yaml rename to clusters/cl01tl/helm/harbor/templates/http-route.yaml diff --git a/clusters/cl01tl/services/harbor/templates/redis-replication.yaml b/clusters/cl01tl/helm/harbor/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/templates/redis-replication.yaml rename to clusters/cl01tl/helm/harbor/templates/redis-replication.yaml diff --git a/clusters/cl01tl/services/harbor/templates/service-monitor.yaml b/clusters/cl01tl/helm/harbor/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/templates/service-monitor.yaml rename to clusters/cl01tl/helm/harbor/templates/service-monitor.yaml diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/helm/harbor/values.yaml similarity index 100% rename from clusters/cl01tl/services/harbor/values.yaml rename to clusters/cl01tl/helm/harbor/values.yaml diff --git a/clusters/cl01tl/helm/intel-device-plugin/Chart.lock b/clusters/cl01tl/helm/intel-device-plugin/Chart.lock new file mode 100644 index 000000000..a8b711ca1 --- /dev/null +++ b/clusters/cl01tl/helm/intel-device-plugin/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: intel-device-plugins-operator + repository: https://intel.github.io/helm-charts/ + version: 0.34.0 +- name: intel-device-plugins-gpu + repository: https://intel.github.io/helm-charts/ + version: 0.34.0 +digest: sha256:c04a317b7741aeab435e0bff87f15e820c808773b281e83fc54be7e2a83225a4 +generated: "2025-12-01T20:26:07.442178-06:00" diff --git a/clusters/cl01tl/services/intel-device-plugin/Chart.yaml b/clusters/cl01tl/helm/intel-device-plugin/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/intel-device-plugin/Chart.yaml rename to clusters/cl01tl/helm/intel-device-plugin/Chart.yaml diff --git a/clusters/cl01tl/services/intel-device-plugin/templates/namespace.yaml b/clusters/cl01tl/helm/intel-device-plugin/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/services/intel-device-plugin/templates/namespace.yaml rename to clusters/cl01tl/helm/intel-device-plugin/templates/namespace.yaml diff --git a/clusters/cl01tl/services/intel-device-plugin/values.yaml b/clusters/cl01tl/helm/intel-device-plugin/values.yaml similarity index 100% rename from clusters/cl01tl/services/intel-device-plugin/values.yaml rename to clusters/cl01tl/helm/intel-device-plugin/values.yaml diff --git a/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/Chart.lock b/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/Chart.lock new file mode 100644 index 000000000..a2bab6e7b --- /dev/null +++ b/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/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:78bc8a78724746e0fd60ad691ef3813db7987956351513986eddb609a9f55caf +generated: "2025-12-01T20:26:22.770276-06:00" diff --git a/clusters/cl01tl/services/kubernetes-cloudflare-ddns/Chart.yaml b/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/kubernetes-cloudflare-ddns/Chart.yaml rename to clusters/cl01tl/helm/kubernetes-cloudflare-ddns/Chart.yaml diff --git a/clusters/cl01tl/services/kubernetes-cloudflare-ddns/templates/external-secret.yaml b/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/services/kubernetes-cloudflare-ddns/templates/external-secret.yaml rename to clusters/cl01tl/helm/kubernetes-cloudflare-ddns/templates/external-secret.yaml diff --git a/clusters/cl01tl/services/kubernetes-cloudflare-ddns/values.yaml b/clusters/cl01tl/helm/kubernetes-cloudflare-ddns/values.yaml similarity index 100% rename from clusters/cl01tl/services/kubernetes-cloudflare-ddns/values.yaml rename to clusters/cl01tl/helm/kubernetes-cloudflare-ddns/values.yaml diff --git a/clusters/cl01tl/helm/local-path-provisioner/Chart.lock b/clusters/cl01tl/helm/local-path-provisioner/Chart.lock new file mode 100644 index 000000000..224e453c8 --- /dev/null +++ b/clusters/cl01tl/helm/local-path-provisioner/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: local-path-provisioner + repository: https://charts.containeroo.ch + version: 0.0.33 +digest: sha256:323aa6386161d2f5e2f3122082bc1dc63aeae96d2e02520b8d5dc63f80c3be1c +generated: "2025-12-01T20:26:30.26287-06:00" diff --git a/clusters/cl01tl/storage/local-path-provisioner/Chart.yaml b/clusters/cl01tl/helm/local-path-provisioner/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/local-path-provisioner/Chart.yaml rename to clusters/cl01tl/helm/local-path-provisioner/Chart.yaml diff --git a/clusters/cl01tl/storage/local-path-provisioner/templates/namespace.yaml b/clusters/cl01tl/helm/local-path-provisioner/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/storage/local-path-provisioner/templates/namespace.yaml rename to clusters/cl01tl/helm/local-path-provisioner/templates/namespace.yaml diff --git a/clusters/cl01tl/storage/local-path-provisioner/values.yaml b/clusters/cl01tl/helm/local-path-provisioner/values.yaml similarity index 100% rename from clusters/cl01tl/storage/local-path-provisioner/values.yaml rename to clusters/cl01tl/helm/local-path-provisioner/values.yaml diff --git a/clusters/cl01tl/helm/mariadb-operator/Chart.lock b/clusters/cl01tl/helm/mariadb-operator/Chart.lock new file mode 100644 index 000000000..6d1e0b938 --- /dev/null +++ b/clusters/cl01tl/helm/mariadb-operator/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: mariadb-operator + repository: https://helm.mariadb.com/mariadb-operator + version: 25.10.2 +- name: mariadb-operator-crds + repository: https://helm.mariadb.com/mariadb-operator + version: 25.10.2 +digest: sha256:aa5f6595d1d6b280351e03d8cb36a08b8003b68b4340b2ac9ba9c88a776f6e5e +generated: "2025-12-01T20:26:34.810951-06:00" diff --git a/clusters/cl01tl/storage/mariadb-operator/Chart.yaml b/clusters/cl01tl/helm/mariadb-operator/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/mariadb-operator/Chart.yaml rename to clusters/cl01tl/helm/mariadb-operator/Chart.yaml diff --git a/clusters/cl01tl/storage/mariadb-operator/values.yaml b/clusters/cl01tl/helm/mariadb-operator/values.yaml similarity index 100% rename from clusters/cl01tl/storage/mariadb-operator/values.yaml rename to clusters/cl01tl/helm/mariadb-operator/values.yaml diff --git a/clusters/cl01tl/helm/matrix-synapse/Chart.lock b/clusters/cl01tl/helm/matrix-synapse/Chart.lock new file mode 100644 index 000000000..0f125ee24 --- /dev/null +++ b/clusters/cl01tl/helm/matrix-synapse/Chart.lock @@ -0,0 +1,18 @@ +dependencies: +- name: matrix-synapse + repository: https://ananace.gitlab.io/charts + version: 3.12.16 +- 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: 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:afe8733bac2a302bb2140c8217e8e07cc8c017bb64a49e572443363aacc8d189 +generated: "2025-12-01T20:26:37.153765-06:00" diff --git a/clusters/cl01tl/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl/helm/matrix-synapse/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/Chart.yaml rename to clusters/cl01tl/helm/matrix-synapse/Chart.yaml diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml b/clusters/cl01tl/helm/matrix-synapse/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml rename to clusters/cl01tl/helm/matrix-synapse/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/redis-replication.yaml b/clusters/cl01tl/helm/matrix-synapse/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/templates/redis-replication.yaml rename to clusters/cl01tl/helm/matrix-synapse/templates/redis-replication.yaml diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml b/clusters/cl01tl/helm/matrix-synapse/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml rename to clusters/cl01tl/helm/matrix-synapse/templates/replication-source.yaml diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/service-monitor.yaml b/clusters/cl01tl/helm/matrix-synapse/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/templates/service-monitor.yaml rename to clusters/cl01tl/helm/matrix-synapse/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml similarity index 100% rename from clusters/cl01tl/platform/matrix-synapse/values.yaml rename to clusters/cl01tl/helm/matrix-synapse/values.yaml diff --git a/clusters/cl01tl/helm/n8n/Chart.lock b/clusters/cl01tl/helm/n8n/Chart.lock new file mode 100644 index 000000000..078800bb9 --- /dev/null +++ b/clusters/cl01tl/helm/n8n/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:eb9251fdb5f24f1680aef05115caddfb5788f95a3655a5360e96da0019cef9a0 +generated: "2025-12-01T20:26:40.022092-06:00" diff --git a/clusters/cl01tl/platform/n8n/Chart.yaml b/clusters/cl01tl/helm/n8n/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/Chart.yaml rename to clusters/cl01tl/helm/n8n/Chart.yaml diff --git a/clusters/cl01tl/platform/n8n/templates/external-secret.yaml b/clusters/cl01tl/helm/n8n/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/templates/external-secret.yaml rename to clusters/cl01tl/helm/n8n/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/n8n/templates/http-route.yaml b/clusters/cl01tl/helm/n8n/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/templates/http-route.yaml rename to clusters/cl01tl/helm/n8n/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/n8n/templates/redis-replication.yaml b/clusters/cl01tl/helm/n8n/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/templates/redis-replication.yaml rename to clusters/cl01tl/helm/n8n/templates/redis-replication.yaml diff --git a/clusters/cl01tl/platform/n8n/templates/service-monitor.yaml b/clusters/cl01tl/helm/n8n/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/templates/service-monitor.yaml rename to clusters/cl01tl/helm/n8n/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/helm/n8n/values.yaml similarity index 100% rename from clusters/cl01tl/platform/n8n/values.yaml rename to clusters/cl01tl/helm/n8n/values.yaml diff --git a/clusters/cl01tl/helm/nfs/Chart.lock b/clusters/cl01tl/helm/nfs/Chart.lock new file mode 100644 index 000000000..92d8623b4 --- /dev/null +++ b/clusters/cl01tl/helm/nfs/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: nfs-subdir-external-provisioner + repository: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/ + version: 4.0.18 +digest: sha256:85aecf4bc7f9f545d6ac9dfb6d698d0fe93bb0c8f66c4e950e549bc9933277fb +generated: "2025-12-01T20:26:41.614361-06:00" diff --git a/clusters/cl01tl/storage/nfs/Chart.yaml b/clusters/cl01tl/helm/nfs/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/nfs/Chart.yaml rename to clusters/cl01tl/helm/nfs/Chart.yaml diff --git a/clusters/cl01tl/storage/nfs/values.yaml b/clusters/cl01tl/helm/nfs/values.yaml similarity index 100% rename from clusters/cl01tl/storage/nfs/values.yaml rename to clusters/cl01tl/helm/nfs/values.yaml diff --git a/clusters/cl01tl/helm/node-feature-discovery/Chart.lock b/clusters/cl01tl/helm/node-feature-discovery/Chart.lock new file mode 100644 index 000000000..21b4de75b --- /dev/null +++ b/clusters/cl01tl/helm/node-feature-discovery/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: node-feature-discovery + repository: oci://registry.k8s.io/nfd/charts + version: 0.18.3 +digest: sha256:bc35d22f47837e1288434e032629776a0c7d78bda552ffc7cbb183ba4b45a3f7 +generated: "2025-12-01T20:26:43.52753-06:00" diff --git a/clusters/cl01tl/services/node-feature-discovery/Chart.yaml b/clusters/cl01tl/helm/node-feature-discovery/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/node-feature-discovery/Chart.yaml rename to clusters/cl01tl/helm/node-feature-discovery/Chart.yaml diff --git a/clusters/cl01tl/services/node-feature-discovery/templates/namespace.yaml b/clusters/cl01tl/helm/node-feature-discovery/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/services/node-feature-discovery/templates/namespace.yaml rename to clusters/cl01tl/helm/node-feature-discovery/templates/namespace.yaml diff --git a/clusters/cl01tl/services/node-feature-discovery/values.yaml b/clusters/cl01tl/helm/node-feature-discovery/values.yaml similarity index 100% rename from clusters/cl01tl/services/node-feature-discovery/values.yaml rename to clusters/cl01tl/helm/node-feature-discovery/values.yaml diff --git a/clusters/cl01tl/helm/ntfy/Chart.lock b/clusters/cl01tl/helm/ntfy/Chart.lock new file mode 100644 index 000000000..1afaa78b7 --- /dev/null +++ b/clusters/cl01tl/helm/ntfy/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:f33a3c215120b358ff86b84ad1e183e6bf46606715d9c59fbb2661fa68f4f661 +generated: "2025-12-01T20:26:45.731335-06:00" diff --git a/clusters/cl01tl/platform/ntfy/Chart.yaml b/clusters/cl01tl/helm/ntfy/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/ntfy/Chart.yaml rename to clusters/cl01tl/helm/ntfy/Chart.yaml diff --git a/clusters/cl01tl/platform/ntfy/templates/http-route.yaml b/clusters/cl01tl/helm/ntfy/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/ntfy/templates/http-route.yaml rename to clusters/cl01tl/helm/ntfy/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/ntfy/templates/service-monitor.yaml b/clusters/cl01tl/helm/ntfy/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/ntfy/templates/service-monitor.yaml rename to clusters/cl01tl/helm/ntfy/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/ntfy/values.yaml b/clusters/cl01tl/helm/ntfy/values.yaml similarity index 100% rename from clusters/cl01tl/platform/ntfy/values.yaml rename to clusters/cl01tl/helm/ntfy/values.yaml diff --git a/clusters/cl01tl/helm/ollama/Chart.lock b/clusters/cl01tl/helm/ollama/Chart.lock new file mode 100644 index 000000000..629078a1c --- /dev/null +++ b/clusters/cl01tl/helm/ollama/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:9e80b01f4667b8f8646f813b0831161ef6c6913132c212b9ffa94efe60364c76 +generated: "2025-12-01T20:26:47.169848-06:00" diff --git a/clusters/cl01tl/platform/ollama/Chart.yaml b/clusters/cl01tl/helm/ollama/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/Chart.yaml rename to clusters/cl01tl/helm/ollama/Chart.yaml diff --git a/clusters/cl01tl/platform/ollama/templates/external-secret.yaml b/clusters/cl01tl/helm/ollama/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/templates/external-secret.yaml rename to clusters/cl01tl/helm/ollama/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/ollama/templates/http-route.yaml b/clusters/cl01tl/helm/ollama/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/templates/http-route.yaml rename to clusters/cl01tl/helm/ollama/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/ollama/templates/replication-source.yaml b/clusters/cl01tl/helm/ollama/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/templates/replication-source.yaml rename to clusters/cl01tl/helm/ollama/templates/replication-source.yaml diff --git a/clusters/cl01tl/platform/ollama/templates/service.yaml b/clusters/cl01tl/helm/ollama/templates/service.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/templates/service.yaml rename to clusters/cl01tl/helm/ollama/templates/service.yaml diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml similarity index 100% rename from clusters/cl01tl/platform/ollama/values.yaml rename to clusters/cl01tl/helm/ollama/values.yaml diff --git a/clusters/cl01tl/helm/pgadmin/Chart.lock b/clusters/cl01tl/helm/pgadmin/Chart.lock new file mode 100644 index 000000000..2fcf4408c --- /dev/null +++ b/clusters/cl01tl/helm/pgadmin/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:6206e74f6581297e76a1d176b3aefea305a242cff4d2a4b9793c8b2373a283de +generated: "2025-12-01T20:26:53.351495-06:00" diff --git a/clusters/cl01tl/storage/pgadmin/Chart.yaml b/clusters/cl01tl/helm/pgadmin/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/pgadmin/Chart.yaml rename to clusters/cl01tl/helm/pgadmin/Chart.yaml diff --git a/clusters/cl01tl/storage/pgadmin/templates/external-secret.yaml b/clusters/cl01tl/helm/pgadmin/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/storage/pgadmin/templates/external-secret.yaml rename to clusters/cl01tl/helm/pgadmin/templates/external-secret.yaml diff --git a/clusters/cl01tl/storage/pgadmin/templates/http-route.yaml b/clusters/cl01tl/helm/pgadmin/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/storage/pgadmin/templates/http-route.yaml rename to clusters/cl01tl/helm/pgadmin/templates/http-route.yaml diff --git a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml b/clusters/cl01tl/helm/pgadmin/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml rename to clusters/cl01tl/helm/pgadmin/templates/replication-source.yaml diff --git a/clusters/cl01tl/storage/pgadmin/values.yaml b/clusters/cl01tl/helm/pgadmin/values.yaml similarity index 100% rename from clusters/cl01tl/storage/pgadmin/values.yaml rename to clusters/cl01tl/helm/pgadmin/values.yaml diff --git a/clusters/cl01tl/helm/qbittorrent/Chart.lock b/clusters/cl01tl/helm/qbittorrent/Chart.lock new file mode 100644 index 000000000..ee5a8f7b6 --- /dev/null +++ b/clusters/cl01tl/helm/qbittorrent/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:b30af09e68e423bcecb84644d716fc98fc04556bd2bef45a315b0b0941dd7035 +generated: "2025-12-01T20:27:01.953075-06:00" diff --git a/clusters/cl01tl/platform/qbittorrent/Chart.yaml b/clusters/cl01tl/helm/qbittorrent/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/Chart.yaml rename to clusters/cl01tl/helm/qbittorrent/Chart.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/helm/qbittorrent/templates/config-map.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/config-map.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/external-secret.yaml b/clusters/cl01tl/helm/qbittorrent/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/external-secret.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml b/clusters/cl01tl/helm/qbittorrent/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/namespace.yaml b/clusters/cl01tl/helm/qbittorrent/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/namespace.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/namespace.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/qbittorrent/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/persistent-volume.yaml b/clusters/cl01tl/helm/qbittorrent/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/templates/service-monitor.yaml b/clusters/cl01tl/helm/qbittorrent/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/templates/service-monitor.yaml rename to clusters/cl01tl/helm/qbittorrent/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml similarity index 100% rename from clusters/cl01tl/platform/qbittorrent/values.yaml rename to clusters/cl01tl/helm/qbittorrent/values.yaml diff --git a/clusters/cl01tl/helm/redis-operator/Chart.lock b/clusters/cl01tl/helm/redis-operator/Chart.lock new file mode 100644 index 000000000..dd9ddeabf --- /dev/null +++ b/clusters/cl01tl/helm/redis-operator/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: redis-operator + repository: https://ot-container-kit.github.io/helm-charts/ + version: 0.22.2 +digest: sha256:e9b60cefa8eb7b7fa82acac76a83dde2cbe08fa764a9e5b67e477a31c61d6180 +generated: "2025-12-01T20:27:10.143235-06:00" diff --git a/clusters/cl01tl/storage/redis-operator/Chart.yaml b/clusters/cl01tl/helm/redis-operator/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/redis-operator/Chart.yaml rename to clusters/cl01tl/helm/redis-operator/Chart.yaml diff --git a/clusters/cl01tl/storage/redis-operator/values.yaml b/clusters/cl01tl/helm/redis-operator/values.yaml similarity index 100% rename from clusters/cl01tl/storage/redis-operator/values.yaml rename to clusters/cl01tl/helm/redis-operator/values.yaml diff --git a/clusters/cl01tl/helm/reloader/Chart.lock b/clusters/cl01tl/helm/reloader/Chart.lock new file mode 100644 index 000000000..38bc24669 --- /dev/null +++ b/clusters/cl01tl/helm/reloader/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: reloader + repository: https://stakater.github.io/stakater-charts + version: 2.2.5 +digest: sha256:b44f560fe6595c2944e20095038d57c01a9086cf60c73797ee5c1b02762f479a +generated: "2025-12-01T20:27:12.722806-06:00" diff --git a/clusters/cl01tl/services/reloader/Chart.yaml b/clusters/cl01tl/helm/reloader/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/reloader/Chart.yaml rename to clusters/cl01tl/helm/reloader/Chart.yaml diff --git a/clusters/cl01tl/services/reloader/values.yaml b/clusters/cl01tl/helm/reloader/values.yaml similarity index 100% rename from clusters/cl01tl/services/reloader/values.yaml rename to clusters/cl01tl/helm/reloader/values.yaml diff --git a/clusters/cl01tl/helm/rook-ceph/Chart.lock b/clusters/cl01tl/helm/rook-ceph/Chart.lock new file mode 100644 index 000000000..7f60504ae --- /dev/null +++ b/clusters/cl01tl/helm/rook-ceph/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: rook-ceph + repository: https://charts.rook.io/release + version: v1.18.7 +- name: rook-ceph-cluster + repository: https://charts.rook.io/release + version: v1.18.7 +- name: cloudflared + repository: oci://harbor.alexlebens.net/helm-charts + version: 1.23.0 +digest: sha256:af8dd1358e17c5b88a9ac10a9864b960da1cbdd7f6d0aa9bdadcb8d0a65c6d31 +generated: "2025-12-01T20:27:15.315208-06:00" diff --git a/clusters/cl01tl/storage/rook-ceph/Chart.yaml b/clusters/cl01tl/helm/rook-ceph/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/rook-ceph/Chart.yaml rename to clusters/cl01tl/helm/rook-ceph/Chart.yaml diff --git a/clusters/cl01tl/storage/rook-ceph/templates/external-secret.yaml b/clusters/cl01tl/helm/rook-ceph/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/storage/rook-ceph/templates/external-secret.yaml rename to clusters/cl01tl/helm/rook-ceph/templates/external-secret.yaml diff --git a/clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml b/clusters/cl01tl/helm/rook-ceph/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/storage/rook-ceph/templates/http-route.yaml rename to clusters/cl01tl/helm/rook-ceph/templates/http-route.yaml diff --git a/clusters/cl01tl/storage/rook-ceph/templates/namespace.yaml b/clusters/cl01tl/helm/rook-ceph/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/storage/rook-ceph/templates/namespace.yaml rename to clusters/cl01tl/helm/rook-ceph/templates/namespace.yaml diff --git a/clusters/cl01tl/storage/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml similarity index 100% rename from clusters/cl01tl/storage/rook-ceph/values.yaml rename to clusters/cl01tl/helm/rook-ceph/values.yaml diff --git a/clusters/cl01tl/helm/snapshot-controller/Chart.lock b/clusters/cl01tl/helm/snapshot-controller/Chart.lock new file mode 100644 index 000000000..1ec0b6c6c --- /dev/null +++ b/clusters/cl01tl/helm/snapshot-controller/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: snapshot-controller + repository: https://piraeus.io/helm-charts/ + version: 4.2.0 +digest: sha256:af3d6bc81cfe28b6e4ebfb5db0857843127e6d30d4f4d34881964f9e13cbc0c7 +generated: "2025-12-01T20:27:28.798985-06:00" diff --git a/clusters/cl01tl/storage/snapshot-controller/Chart.yaml b/clusters/cl01tl/helm/snapshot-controller/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/snapshot-controller/Chart.yaml rename to clusters/cl01tl/helm/snapshot-controller/Chart.yaml diff --git a/clusters/cl01tl/storage/snapshot-controller/values.yaml b/clusters/cl01tl/helm/snapshot-controller/values.yaml similarity index 100% rename from clusters/cl01tl/storage/snapshot-controller/values.yaml rename to clusters/cl01tl/helm/snapshot-controller/values.yaml diff --git a/clusters/cl01tl/helm/stalwart/Chart.lock b/clusters/cl01tl/helm/stalwart/Chart.lock new file mode 100644 index 000000000..999d4e8ca --- /dev/null +++ b/clusters/cl01tl/helm/stalwart/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:88a8c0f96b046372d76ae0ebdd3f2fd2a5bc049eba3c145832a3c1c8704dc1bb +generated: "2025-12-01T20:27:35.237977-06:00" diff --git a/clusters/cl01tl/platform/stalwart/Chart.yaml b/clusters/cl01tl/helm/stalwart/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/Chart.yaml rename to clusters/cl01tl/helm/stalwart/Chart.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml b/clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml rename to clusters/cl01tl/helm/stalwart/templates/elasticsearch.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/external-secret.yaml b/clusters/cl01tl/helm/stalwart/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/external-secret.yaml rename to clusters/cl01tl/helm/stalwart/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/http-route.yaml b/clusters/cl01tl/helm/stalwart/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/http-route.yaml rename to clusters/cl01tl/helm/stalwart/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/namespace.yaml b/clusters/cl01tl/helm/stalwart/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/namespace.yaml rename to clusters/cl01tl/helm/stalwart/templates/namespace.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/redis-replication.yaml b/clusters/cl01tl/helm/stalwart/templates/redis-replication.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/redis-replication.yaml rename to clusters/cl01tl/helm/stalwart/templates/redis-replication.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml b/clusters/cl01tl/helm/stalwart/templates/replication-source.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/replication-source.yaml rename to clusters/cl01tl/helm/stalwart/templates/replication-source.yaml diff --git a/clusters/cl01tl/platform/stalwart/templates/service-monitor.yaml b/clusters/cl01tl/helm/stalwart/templates/service-monitor.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/templates/service-monitor.yaml rename to clusters/cl01tl/helm/stalwart/templates/service-monitor.yaml diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/helm/stalwart/values.yaml similarity index 100% rename from clusters/cl01tl/platform/stalwart/values.yaml rename to clusters/cl01tl/helm/stalwart/values.yaml diff --git a/clusters/cl01tl/helm/tailscale-operator/Chart.lock b/clusters/cl01tl/helm/tailscale-operator/Chart.lock new file mode 100644 index 000000000..72e7afb97 --- /dev/null +++ b/clusters/cl01tl/helm/tailscale-operator/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: tailscale-operator + repository: https://pkgs.tailscale.com/helmcharts + version: 1.90.9 +digest: sha256:540fafb26364b911bf633d8acb5313f4fe121555624608de9444d3ce1b370875 +generated: "2025-12-01T20:27:37.57706-06:00" diff --git a/clusters/cl01tl/services/tailscale-operator/Chart.yaml b/clusters/cl01tl/helm/tailscale-operator/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/Chart.yaml rename to clusters/cl01tl/helm/tailscale-operator/Chart.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/templates/connector.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/connector.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/templates/connector.yaml rename to clusters/cl01tl/helm/tailscale-operator/templates/connector.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml rename to clusters/cl01tl/helm/tailscale-operator/templates/dns-config.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/templates/external-secrets.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/external-secrets.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/templates/external-secrets.yaml rename to clusters/cl01tl/helm/tailscale-operator/templates/external-secrets.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/templates/namespace.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/templates/namespace.yaml rename to clusters/cl01tl/helm/tailscale-operator/templates/namespace.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml b/clusters/cl01tl/helm/tailscale-operator/templates/proxy-class.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/templates/proxy-class.yaml rename to clusters/cl01tl/helm/tailscale-operator/templates/proxy-class.yaml diff --git a/clusters/cl01tl/services/tailscale-operator/values.yaml b/clusters/cl01tl/helm/tailscale-operator/values.yaml similarity index 100% rename from clusters/cl01tl/services/tailscale-operator/values.yaml rename to clusters/cl01tl/helm/tailscale-operator/values.yaml diff --git a/clusters/cl01tl/helm/talos/Chart.lock b/clusters/cl01tl/helm/talos/Chart.lock new file mode 100644 index 000000000..363500c88 --- /dev/null +++ b/clusters/cl01tl/helm/talos/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +digest: sha256:517cad1eb10278a33029c793bf00129f29e00998a3c4e97aabd7397736df7481 +generated: "2025-12-01T20:27:39.798695-06:00" diff --git a/clusters/cl01tl/services/talos/Chart.yaml b/clusters/cl01tl/helm/talos/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/talos/Chart.yaml rename to clusters/cl01tl/helm/talos/Chart.yaml diff --git a/clusters/cl01tl/services/talos/templates/external-secret.yaml b/clusters/cl01tl/helm/talos/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/services/talos/templates/external-secret.yaml rename to clusters/cl01tl/helm/talos/templates/external-secret.yaml diff --git a/clusters/cl01tl/services/talos/templates/secret.yaml b/clusters/cl01tl/helm/talos/templates/secret.yaml similarity index 100% rename from clusters/cl01tl/services/talos/templates/secret.yaml rename to clusters/cl01tl/helm/talos/templates/secret.yaml diff --git a/clusters/cl01tl/services/talos/templates/service-account.yaml b/clusters/cl01tl/helm/talos/templates/service-account.yaml similarity index 100% rename from clusters/cl01tl/services/talos/templates/service-account.yaml rename to clusters/cl01tl/helm/talos/templates/service-account.yaml diff --git a/clusters/cl01tl/services/talos/values.yaml b/clusters/cl01tl/helm/talos/values.yaml similarity index 100% rename from clusters/cl01tl/services/talos/values.yaml rename to clusters/cl01tl/helm/talos/values.yaml diff --git a/clusters/cl01tl/helm/traefik/Chart.lock b/clusters/cl01tl/helm/traefik/Chart.lock new file mode 100644 index 000000000..7015ea270 --- /dev/null +++ b/clusters/cl01tl/helm/traefik/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: traefik + repository: https://traefik.github.io/charts + version: 37.4.0 +digest: sha256:a57ac6ebc6f83940e5e088f612272b924977b0035fb33ba350185fd75702d2b7 +generated: "2025-12-01T20:27:45.085746-06:00" diff --git a/clusters/cl01tl/services/traefik/Chart.yaml b/clusters/cl01tl/helm/traefik/Chart.yaml similarity index 100% rename from clusters/cl01tl/services/traefik/Chart.yaml rename to clusters/cl01tl/helm/traefik/Chart.yaml diff --git a/clusters/cl01tl/services/traefik/templates/certificate.yaml b/clusters/cl01tl/helm/traefik/templates/certificate.yaml similarity index 100% rename from clusters/cl01tl/services/traefik/templates/certificate.yaml rename to clusters/cl01tl/helm/traefik/templates/certificate.yaml diff --git a/clusters/cl01tl/services/traefik/templates/namespace.yaml b/clusters/cl01tl/helm/traefik/templates/namespace.yaml similarity index 100% rename from clusters/cl01tl/services/traefik/templates/namespace.yaml rename to clusters/cl01tl/helm/traefik/templates/namespace.yaml diff --git a/clusters/cl01tl/services/traefik/values.yaml b/clusters/cl01tl/helm/traefik/values.yaml similarity index 100% rename from clusters/cl01tl/services/traefik/values.yaml rename to clusters/cl01tl/helm/traefik/values.yaml diff --git a/clusters/cl01tl/helm/unpackerr/Chart.lock b/clusters/cl01tl/helm/unpackerr/Chart.lock new file mode 100644 index 000000000..b1babbd8e --- /dev/null +++ b/clusters/cl01tl/helm/unpackerr/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:3631925749782098d89b3ae542e3fac6ab8e9afe710e20c05be63354935a9c61 +generated: "2025-12-01T20:27:49.8044-06:00" diff --git a/clusters/cl01tl/platform/unpackerr/Chart.yaml b/clusters/cl01tl/helm/unpackerr/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/unpackerr/Chart.yaml rename to clusters/cl01tl/helm/unpackerr/Chart.yaml diff --git a/clusters/cl01tl/platform/unpackerr/templates/external-secret.yaml b/clusters/cl01tl/helm/unpackerr/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/unpackerr/templates/external-secret.yaml rename to clusters/cl01tl/helm/unpackerr/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/unpackerr/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/unpackerr/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/platform/unpackerr/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/unpackerr/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/platform/unpackerr/templates/persistent-volume.yaml b/clusters/cl01tl/helm/unpackerr/templates/persistent-volume.yaml similarity index 100% rename from clusters/cl01tl/platform/unpackerr/templates/persistent-volume.yaml rename to clusters/cl01tl/helm/unpackerr/templates/persistent-volume.yaml diff --git a/clusters/cl01tl/platform/unpackerr/values.yaml b/clusters/cl01tl/helm/unpackerr/values.yaml similarity index 100% rename from clusters/cl01tl/platform/unpackerr/values.yaml rename to clusters/cl01tl/helm/unpackerr/values.yaml diff --git a/clusters/cl01tl/helm/vault/Chart.lock b/clusters/cl01tl/helm/vault/Chart.lock new file mode 100644 index 000000000..b144c34e0 --- /dev/null +++ b/clusters/cl01tl/helm/vault/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: vault + repository: https://helm.releases.hashicorp.com + version: 0.31.0 +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +- name: app-template + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.4.0 +digest: sha256:e34bdaf3c05467bebf34fbed0803702000eb5f4f729c687e28b90ec72bae01c1 +generated: "2025-12-01T20:27:53.344041-06:00" diff --git a/clusters/cl01tl/platform/vault/Chart.yaml b/clusters/cl01tl/helm/vault/Chart.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/Chart.yaml rename to clusters/cl01tl/helm/vault/Chart.yaml diff --git a/clusters/cl01tl/platform/vault/templates/external-secret.yaml b/clusters/cl01tl/helm/vault/templates/external-secret.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/templates/external-secret.yaml rename to clusters/cl01tl/helm/vault/templates/external-secret.yaml diff --git a/clusters/cl01tl/platform/vault/templates/http-route.yaml b/clusters/cl01tl/helm/vault/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/templates/http-route.yaml rename to clusters/cl01tl/helm/vault/templates/http-route.yaml diff --git a/clusters/cl01tl/platform/vault/templates/ingress.yaml b/clusters/cl01tl/helm/vault/templates/ingress.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/templates/ingress.yaml rename to clusters/cl01tl/helm/vault/templates/ingress.yaml diff --git a/clusters/cl01tl/platform/vault/templates/persistent-volume-claim.yaml b/clusters/cl01tl/helm/vault/templates/persistent-volume-claim.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/templates/persistent-volume-claim.yaml rename to clusters/cl01tl/helm/vault/templates/persistent-volume-claim.yaml diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/helm/vault/values.yaml similarity index 100% rename from clusters/cl01tl/platform/vault/values.yaml rename to clusters/cl01tl/helm/vault/values.yaml diff --git a/clusters/cl01tl/helm/volsync/Chart.lock b/clusters/cl01tl/helm/volsync/Chart.lock new file mode 100644 index 000000000..dc10d54a9 --- /dev/null +++ b/clusters/cl01tl/helm/volsync/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: volsync + repository: https://backube.github.io/helm-charts/ + version: 0.14.0 +digest: sha256:995d6be6f3c5ea5a9738ae4d0212a48a8e21ace3aa979e86f24b4bf01dc6e724 +generated: "2025-12-01T20:27:57.212782-06:00" diff --git a/clusters/cl01tl/storage/volsync/Chart.yaml b/clusters/cl01tl/helm/volsync/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/volsync/Chart.yaml rename to clusters/cl01tl/helm/volsync/Chart.yaml diff --git a/clusters/cl01tl/storage/volsync/values.yaml b/clusters/cl01tl/helm/volsync/values.yaml similarity index 100% rename from clusters/cl01tl/storage/volsync/values.yaml rename to clusters/cl01tl/helm/volsync/values.yaml diff --git a/clusters/cl01tl/helm/whodb/Chart.lock b/clusters/cl01tl/helm/whodb/Chart.lock new file mode 100644 index 000000000..d934e022e --- /dev/null +++ b/clusters/cl01tl/helm/whodb/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:95e42b80a82dea9910a91beb9b5402d9658094910d321f523f7473f9966708fb +generated: "2025-12-01T20:27:58.674375-06:00" diff --git a/clusters/cl01tl/storage/whodb/Chart.yaml b/clusters/cl01tl/helm/whodb/Chart.yaml similarity index 100% rename from clusters/cl01tl/storage/whodb/Chart.yaml rename to clusters/cl01tl/helm/whodb/Chart.yaml diff --git a/clusters/cl01tl/storage/whodb/templates/http-route.yaml b/clusters/cl01tl/helm/whodb/templates/http-route.yaml similarity index 100% rename from clusters/cl01tl/storage/whodb/templates/http-route.yaml rename to clusters/cl01tl/helm/whodb/templates/http-route.yaml diff --git a/clusters/cl01tl/storage/whodb/values.yaml b/clusters/cl01tl/helm/whodb/values.yaml similarity index 100% rename from clusters/cl01tl/storage/whodb/values.yaml rename to clusters/cl01tl/helm/whodb/values.yaml