diff --git a/charts/incubator/double-take/.helmignore b/charts/stable/double-take/.helmignore similarity index 100% rename from charts/incubator/double-take/.helmignore rename to charts/stable/double-take/.helmignore diff --git a/charts/incubator/double-take/CHANGELOG.md b/charts/stable/double-take/CHANGELOG.md similarity index 100% rename from charts/incubator/double-take/CHANGELOG.md rename to charts/stable/double-take/CHANGELOG.md diff --git a/charts/incubator/double-take/CONFIG.md b/charts/stable/double-take/CONFIG.md similarity index 100% rename from charts/incubator/double-take/CONFIG.md rename to charts/stable/double-take/CONFIG.md diff --git a/charts/incubator/double-take/Chart.yaml b/charts/stable/double-take/Chart.yaml similarity index 98% rename from charts/incubator/double-take/Chart.yaml rename to charts/stable/double-take/Chart.yaml index ce2e6bef35d..878359271f7 100644 --- a/charts/incubator/double-take/Chart.yaml +++ b/charts/stable/double-take/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: double-take -version: 0.0.2 +version: 1.0.0 appVersion: "1.7.0" description: Unified UI and API for processing and training images for facial recognition type: application diff --git a/charts/incubator/double-take/README.md b/charts/stable/double-take/README.md similarity index 100% rename from charts/incubator/double-take/README.md rename to charts/stable/double-take/README.md diff --git a/charts/incubator/double-take/helm-values.md b/charts/stable/double-take/helm-values.md similarity index 100% rename from charts/incubator/double-take/helm-values.md rename to charts/stable/double-take/helm-values.md diff --git a/charts/incubator/double-take/questions.yaml b/charts/stable/double-take/questions.yaml similarity index 99% rename from charts/incubator/double-take/questions.yaml rename to charts/stable/double-take/questions.yaml index 60e4a9763f3..53eb5b352c5 100644 --- a/charts/incubator/double-take/questions.yaml +++ b/charts/stable/double-take/questions.yaml @@ -154,7 +154,6 @@ questions: schema: type: boolean default: false - # Include{serviceExpert} # Include{serviceList} diff --git a/charts/incubator/double-take/security.md b/charts/stable/double-take/security.md similarity index 100% rename from charts/incubator/double-take/security.md rename to charts/stable/double-take/security.md diff --git a/charts/incubator/double-take/templates/common.yaml b/charts/stable/double-take/templates/common.yaml similarity index 100% rename from charts/incubator/double-take/templates/common.yaml rename to charts/stable/double-take/templates/common.yaml diff --git a/charts/incubator/double-take/values.yaml b/charts/stable/double-take/values.yaml similarity index 58% rename from charts/incubator/double-take/values.yaml rename to charts/stable/double-take/values.yaml index f2b88aea589..84fc63a3201 100644 --- a/charts/incubator/double-take/values.yaml +++ b/charts/stable/double-take/values.yaml @@ -1,7 +1,7 @@ image: - repository: jakowenko/double-take + repository: tccr.io/truecharts/double-take pullPolicy: IfNotPresent - tag: 1.7.0@sha256:7d05d0e36833583ed8ca3dfdcebc8dbe08757a32970d6dbd982f4284184460e4 + tag: v1.7.0@sha256:9872c84e9aa6bf9eeed65452a1590ef7595a0a3d759719af4539708b69fd7567 service: main: diff --git a/charts/incubator/rsshub/.helmignore b/charts/stable/rsshub/.helmignore similarity index 100% rename from charts/incubator/rsshub/.helmignore rename to charts/stable/rsshub/.helmignore diff --git a/charts/incubator/rsshub/CHANGELOG.md b/charts/stable/rsshub/CHANGELOG.md similarity index 100% rename from charts/incubator/rsshub/CHANGELOG.md rename to charts/stable/rsshub/CHANGELOG.md diff --git a/charts/incubator/rsshub/CONFIG.md b/charts/stable/rsshub/CONFIG.md similarity index 100% rename from charts/incubator/rsshub/CONFIG.md rename to charts/stable/rsshub/CONFIG.md diff --git a/charts/incubator/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml similarity index 98% rename from charts/incubator/rsshub/Chart.yaml rename to charts/stable/rsshub/Chart.yaml index 5a155905045..1f237ca56c3 100644 --- a/charts/incubator/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 0.0.3 +version: 1.0.0 appVersion: "2022" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/charts/incubator/rsshub/README.md b/charts/stable/rsshub/README.md similarity index 100% rename from charts/incubator/rsshub/README.md rename to charts/stable/rsshub/README.md diff --git a/charts/incubator/rsshub/helm-values.md b/charts/stable/rsshub/helm-values.md similarity index 100% rename from charts/incubator/rsshub/helm-values.md rename to charts/stable/rsshub/helm-values.md diff --git a/charts/incubator/rsshub/questions.yaml b/charts/stable/rsshub/questions.yaml similarity index 100% rename from charts/incubator/rsshub/questions.yaml rename to charts/stable/rsshub/questions.yaml diff --git a/charts/incubator/rsshub/security.md b/charts/stable/rsshub/security.md similarity index 100% rename from charts/incubator/rsshub/security.md rename to charts/stable/rsshub/security.md diff --git a/charts/incubator/rsshub/templates/common.yaml b/charts/stable/rsshub/templates/common.yaml similarity index 100% rename from charts/incubator/rsshub/templates/common.yaml rename to charts/stable/rsshub/templates/common.yaml diff --git a/charts/incubator/rsshub/values.yaml b/charts/stable/rsshub/values.yaml similarity index 100% rename from charts/incubator/rsshub/values.yaml rename to charts/stable/rsshub/values.yaml