From 5e5bd8845469ac90d9c007474a61186a456d3ba1 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 15 Jan 2026 00:15:28 +0100 Subject: [PATCH] disable homarr --- helm/homarr/{dev => .dev}/Chart.lock | 0 helm/homarr/{dev => .dev}/Chart.yaml | 0 helm/homarr/{dev => .dev}/charts/homarr-8.9.0.tgz | Bin .../templates/db-encryption-secret.yaml | 0 helm/homarr/{dev => .dev}/values.yaml | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename helm/homarr/{dev => .dev}/Chart.lock (100%) rename helm/homarr/{dev => .dev}/Chart.yaml (100%) rename helm/homarr/{dev => .dev}/charts/homarr-8.9.0.tgz (100%) rename helm/homarr/{dev => .dev}/templates/db-encryption-secret.yaml (100%) rename helm/homarr/{dev => .dev}/values.yaml (100%) diff --git a/helm/homarr/dev/Chart.lock b/helm/homarr/.dev/Chart.lock similarity index 100% rename from helm/homarr/dev/Chart.lock rename to helm/homarr/.dev/Chart.lock diff --git a/helm/homarr/dev/Chart.yaml b/helm/homarr/.dev/Chart.yaml similarity index 100% rename from helm/homarr/dev/Chart.yaml rename to helm/homarr/.dev/Chart.yaml diff --git a/helm/homarr/dev/charts/homarr-8.9.0.tgz b/helm/homarr/.dev/charts/homarr-8.9.0.tgz similarity index 100% rename from helm/homarr/dev/charts/homarr-8.9.0.tgz rename to helm/homarr/.dev/charts/homarr-8.9.0.tgz diff --git a/helm/homarr/dev/templates/db-encryption-secret.yaml b/helm/homarr/.dev/templates/db-encryption-secret.yaml similarity index 100% rename from helm/homarr/dev/templates/db-encryption-secret.yaml rename to helm/homarr/.dev/templates/db-encryption-secret.yaml diff --git a/helm/homarr/dev/values.yaml b/helm/homarr/.dev/values.yaml similarity index 100% rename from helm/homarr/dev/values.yaml rename to helm/homarr/.dev/values.yaml