From 275b5394ec414dfadf8156c186393c3365defa6c Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 9 May 2021 13:24:16 +0200 Subject: [PATCH] move nzbhydra to unsecure --- {incubator => insecure}/nzbhydra/.helmignore | 0 {incubator => insecure}/nzbhydra/CONFIG.md | 0 {incubator => insecure}/nzbhydra/Chart.yaml | 0 {incubator => insecure}/nzbhydra/README.md | 0 {incubator => insecure}/nzbhydra/SCALE/item.yaml | 0 {incubator => insecure}/nzbhydra/SCALE/ix_values.yaml | 0 {incubator => insecure}/nzbhydra/SCALE/questions.yaml | 0 {incubator => insecure}/nzbhydra/app-readme.md | 0 {incubator => insecure}/nzbhydra/templates/common.yaml | 0 {incubator => insecure}/nzbhydra/values.yaml | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {incubator => insecure}/nzbhydra/.helmignore (100%) rename {incubator => insecure}/nzbhydra/CONFIG.md (100%) rename {incubator => insecure}/nzbhydra/Chart.yaml (100%) rename {incubator => insecure}/nzbhydra/README.md (100%) rename {incubator => insecure}/nzbhydra/SCALE/item.yaml (100%) rename {incubator => insecure}/nzbhydra/SCALE/ix_values.yaml (100%) rename {incubator => insecure}/nzbhydra/SCALE/questions.yaml (100%) rename {incubator => insecure}/nzbhydra/app-readme.md (100%) rename {incubator => insecure}/nzbhydra/templates/common.yaml (100%) rename {incubator => insecure}/nzbhydra/values.yaml (100%) diff --git a/incubator/nzbhydra/.helmignore b/insecure/nzbhydra/.helmignore similarity index 100% rename from incubator/nzbhydra/.helmignore rename to insecure/nzbhydra/.helmignore diff --git a/incubator/nzbhydra/CONFIG.md b/insecure/nzbhydra/CONFIG.md similarity index 100% rename from incubator/nzbhydra/CONFIG.md rename to insecure/nzbhydra/CONFIG.md diff --git a/incubator/nzbhydra/Chart.yaml b/insecure/nzbhydra/Chart.yaml similarity index 100% rename from incubator/nzbhydra/Chart.yaml rename to insecure/nzbhydra/Chart.yaml diff --git a/incubator/nzbhydra/README.md b/insecure/nzbhydra/README.md similarity index 100% rename from incubator/nzbhydra/README.md rename to insecure/nzbhydra/README.md diff --git a/incubator/nzbhydra/SCALE/item.yaml b/insecure/nzbhydra/SCALE/item.yaml similarity index 100% rename from incubator/nzbhydra/SCALE/item.yaml rename to insecure/nzbhydra/SCALE/item.yaml diff --git a/incubator/nzbhydra/SCALE/ix_values.yaml b/insecure/nzbhydra/SCALE/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/SCALE/ix_values.yaml rename to insecure/nzbhydra/SCALE/ix_values.yaml diff --git a/incubator/nzbhydra/SCALE/questions.yaml b/insecure/nzbhydra/SCALE/questions.yaml similarity index 100% rename from incubator/nzbhydra/SCALE/questions.yaml rename to insecure/nzbhydra/SCALE/questions.yaml diff --git a/incubator/nzbhydra/app-readme.md b/insecure/nzbhydra/app-readme.md similarity index 100% rename from incubator/nzbhydra/app-readme.md rename to insecure/nzbhydra/app-readme.md diff --git a/incubator/nzbhydra/templates/common.yaml b/insecure/nzbhydra/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/templates/common.yaml rename to insecure/nzbhydra/templates/common.yaml diff --git a/incubator/nzbhydra/values.yaml b/insecure/nzbhydra/values.yaml similarity index 100% rename from incubator/nzbhydra/values.yaml rename to insecure/nzbhydra/values.yaml