From a5d648730104a4c69808a58a235c6014edfbf3b5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 23:14:59 -0600 Subject: [PATCH] remove for stage --- .../applications/directus/Chart.yaml | 44 ------------ .../applications/immich/Chart.yaml | 31 --------- .../applications/outline/Chart.yaml | 49 ------------- .../platform/matrix-synapse/Chart.yaml | 69 ------------------- .../platform/stalwart/Chart.yaml | 40 ----------- 5 files changed, 233 deletions(-) delete mode 100644 clusters/cl01tl-standby/applications/directus/Chart.yaml delete mode 100644 clusters/cl01tl-standby/applications/immich/Chart.yaml delete mode 100644 clusters/cl01tl-standby/applications/outline/Chart.yaml delete mode 100644 clusters/cl01tl-standby/platform/matrix-synapse/Chart.yaml delete mode 100644 clusters/cl01tl-standby/platform/stalwart/Chart.yaml diff --git a/clusters/cl01tl-standby/applications/directus/Chart.yaml b/clusters/cl01tl-standby/applications/directus/Chart.yaml deleted file mode 100644 index 672cac709..000000000 --- a/clusters/cl01tl-standby/applications/directus/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v2 -name: directus -version: 1.0.0 -description: Directus -keywords: - - directus - - cms -home: https://wiki.alexlebens.dev/doc/directus-EvV9wese9H -sources: - - https://github.com/directus/directus - - https://github.com/minio/operator - - https://github.com/valkey-io/valkey - - https://github.com/cloudflare/cloudflared - - https://github.com/cloudnative-pg/cloudnative-pg - - https://hub.docker.com/r/directus/directus - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - - https://github.com/minio/operator/tree/master/helm/tenant - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - - https://github.com/alexlebens/helm-charts/charts/cloudflared - - https://github.com/alexlebens/helm-charts/charts/postgres-cluster -maintainers: - - name: alexlebens -dependencies: - - name: app-template - alias: directus - repository: https://bjw-s.github.io/helm-charts/ - version: 3.7.1 - - name: tenant - alias: minio - version: 7.0.0 - repository: https://operator.min.io/ - - name: valkey - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: cloudflared - alias: cloudflared-directus - repository: http://alexlebens.github.io/helm-charts - version: 1.14.0 - - name: postgres-cluster - alias: postgres-17-cluster - version: 4.2.0 - repository: http://alexlebens.github.io/helm-charts -icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/directus.png -appVersion: 11.3.2 diff --git a/clusters/cl01tl-standby/applications/immich/Chart.yaml b/clusters/cl01tl-standby/applications/immich/Chart.yaml deleted file mode 100644 index 5ec6b5feb..000000000 --- a/clusters/cl01tl-standby/applications/immich/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -name: immich -version: 1.0.0 -description: Immich -keywords: - - immich - - photos -home: https://wiki.alexlebens.dev/doc/immich-AVxvAWeWQ5 -sources: - - https://github.com/immich-app/immich - - https://github.com/valkey-io/valkey - - https://github.com/cloudnative-pg/cloudnative-pg - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - - https://github.com/alexlebens/helm-charts/charts/postgres-cluster -maintainers: - - name: alexlebens -dependencies: - - name: app-template - alias: immich - repository: https://bjw-s.github.io/helm-charts/ - version: 3.7.1 - - name: valkey - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: postgres-cluster - alias: postgres-16-cluster - version: 4.2.0 - repository: http://alexlebens.github.io/helm-charts -icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg -appVersion: v1.123.0 diff --git a/clusters/cl01tl-standby/applications/outline/Chart.yaml b/clusters/cl01tl-standby/applications/outline/Chart.yaml deleted file mode 100644 index 98e41b2fb..000000000 --- a/clusters/cl01tl-standby/applications/outline/Chart.yaml +++ /dev/null @@ -1,49 +0,0 @@ -apiVersion: v2 -name: outline -version: 1.0.0 -description: Outline -keywords: - - outline - - wiki - - documentation -home: https://wiki.alexlebens.dev/doc/outline-JOaS8Mn0Bt -sources: - - https://github.com/outline/outline - - https://github.com/minio/operator - - https://github.com/valkey-io/valkey - - https://github.com/cloudflare/cloudflared - - https://github.com/cloudnative-pg/cloudnative-pg - - https://hub.docker.com/r/outlinewiki/outline - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - - https://github.com/minio/operator/tree/master/helm/tenant - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - - https://github.com/alexlebens/helm-charts/charts/cloudflared - - https://github.com/alexlebens/helm-charts/charts/postgres-cluster -maintainers: - - name: alexlebens -dependencies: - - name: app-template - alias: outline - repository: https://bjw-s.github.io/helm-charts/ - version: 3.7.1 - - name: tenant - alias: minio - version: 7.0.0 - repository: https://operator.min.io/ - - name: valkey - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: cloudflared - alias: cloudflared-outline - repository: http://alexlebens.github.io/helm-charts - version: 1.14.0 - - name: cloudflared - alias: cloudflared-minio - repository: http://alexlebens.github.io/helm-charts - version: 1.14.0 - - name: postgres-cluster - alias: postgres-17-cluster - version: 4.2.0 - repository: http://alexlebens.github.io/helm-charts -icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png -appVersion: 0.81.1 diff --git a/clusters/cl01tl-standby/platform/matrix-synapse/Chart.yaml b/clusters/cl01tl-standby/platform/matrix-synapse/Chart.yaml deleted file mode 100644 index f53409950..000000000 --- a/clusters/cl01tl-standby/platform/matrix-synapse/Chart.yaml +++ /dev/null @@ -1,69 +0,0 @@ -apiVersion: v2 -name: matrix-synapse -version: 1.0.0 -description: Matrix Synapse -keywords: - - matrix-synapse - - matrix - - chat - - bridge - - matrix-hookshot - - mautrix-discord - - mautrix-whatsapp -home: https://wiki.alexlebens.dev/doc/matrix-gm0OkID2iy -sources: - - https://github.com/element-hq/synapse - - https://github.com/matrix-org/matrix-hookshot - - https://github.com/mautrix/discord - - https://github.com/mautrix/whatsapp - - https://github.com/valkey-io/valkey - - https://github.com/cloudflare/cloudflared - - https://github.com/cloudnative-pg/cloudnative-pg - - https://hub.docker.com/r/halfshot/matrix-hookshot - - https://mau.dev/mautrix/discord/container_registry - - https://mau.dev/mautrix/whatsapp/container_registry - - https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared - - https://github.com/alexlebens/helm-charts/charts/postgres-cluster -maintainers: - - name: alexlebens -dependencies: - - name: matrix-synapse - version: 3.11.4 - repository: https://ananace.gitlab.io/charts - - name: app-template - alias: matrix-hookshot - version: 3.7.1 - repository: https://bjw-s.github.io/helm-charts/ - # - name: app-template - # alias: mautrix-discord - # repository: https://bjw-s.github.io/helm-charts/ - # version: 3.6.1 - # - name: app-template - # alias: mautrix-whatsapp - # repository: https://bjw-s.github.io/helm-charts/ - # version: 3.6.1 - - name: valkey - alias: valkey-synapse - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: valkey - alias: valkey-hookshot - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: cloudflared - alias: cloudflared-synapse - version: 1.14.0 - repository: http://alexlebens.github.io/helm-charts - - name: cloudflared - alias: cloudflared-hookshot - version: 1.14.0 - repository: http://alexlebens.github.io/helm-charts - - name: postgres-cluster - alias: postgres-17-cluster - version: 4.2.0 - repository: http://alexlebens.github.io/helm-charts -icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png -appVersion: 1.121.1 diff --git a/clusters/cl01tl-standby/platform/stalwart/Chart.yaml b/clusters/cl01tl-standby/platform/stalwart/Chart.yaml deleted file mode 100644 index ff98451c3..000000000 --- a/clusters/cl01tl-standby/platform/stalwart/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: v2 -name: stalwart -version: 1.0.0 -description: Stalwart -keywords: - - stalwart - - email - - smtp -home: https://wiki.alexlebens.dev/doc/stalwart-mail-server-RxyiB7jWwR -sources: - - https://github.com/stalwartlabs/mail-server - - https://github.com/minio/operator - - https://github.com/valkey-io/valkey - - https://github.com/elastic/elasticsearch - - https://github.com/cloudnative-pg/cloudnative-pg - - https://hub.docker.com/r/stalwartlabs/mail-server - - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - - https://github.com/minio/operator/tree/master/helm/tenant - - https://github.com/bitnami/charts/tree/main/bitnami/valkey - - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch - - https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster -maintainers: - - name: alexlebens -dependencies: - - name: app-template - alias: stalwart - version: 3.7.1 - repository: https://bjw-s.github.io/helm-charts/ - - name: valkey - version: 2.4.1 - repository: https://charts.bitnami.com/bitnami - - name: elasticsearch - version: 21.4.6 - repository: https://charts.bitnami.com/bitnami - - name: postgres-cluster - alias: postgres-17-cluster - version: 4.2.0 - repository: http://alexlebens.github.io/helm-charts -icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png -appVersion: v0.10.7