From 02a3b574bf985815bf2ccff7e80749eaab2ef198 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Fri, 16 Jan 2026 03:41:15 +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