diff --git a/charts/incubator/custom-app/.helmignore b/charts/stable/custom-app/.helmignore similarity index 100% rename from charts/incubator/custom-app/.helmignore rename to charts/stable/custom-app/.helmignore diff --git a/charts/incubator/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md similarity index 100% rename from charts/incubator/custom-app/CHANGELOG.md rename to charts/stable/custom-app/CHANGELOG.md diff --git a/charts/incubator/custom-app/CONFIG.md b/charts/stable/custom-app/CONFIG.md similarity index 100% rename from charts/incubator/custom-app/CONFIG.md rename to charts/stable/custom-app/CONFIG.md diff --git a/charts/incubator/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml similarity index 97% rename from charts/incubator/custom-app/Chart.yaml rename to charts/stable/custom-app/Chart.yaml index 6903d2fb0f8..dff7d2c1cae 100644 --- a/charts/incubator/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -19,4 +19,4 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 0.2.21 +version: 0.2.22 diff --git a/charts/incubator/custom-app/README.md b/charts/stable/custom-app/README.md similarity index 100% rename from charts/incubator/custom-app/README.md rename to charts/stable/custom-app/README.md diff --git a/charts/incubator/custom-app/SCALE/CHANGELOG.md b/charts/stable/custom-app/SCALE/CHANGELOG.md similarity index 100% rename from charts/incubator/custom-app/SCALE/CHANGELOG.md rename to charts/stable/custom-app/SCALE/CHANGELOG.md diff --git a/charts/incubator/custom-app/SCALE/item.yaml b/charts/stable/custom-app/SCALE/item.yaml similarity index 100% rename from charts/incubator/custom-app/SCALE/item.yaml rename to charts/stable/custom-app/SCALE/item.yaml diff --git a/charts/incubator/custom-app/SCALE/ix_values.yaml b/charts/stable/custom-app/SCALE/ix_values.yaml similarity index 100% rename from charts/incubator/custom-app/SCALE/ix_values.yaml rename to charts/stable/custom-app/SCALE/ix_values.yaml diff --git a/charts/incubator/custom-app/SCALE/questions.yaml b/charts/stable/custom-app/SCALE/questions.yaml similarity index 100% rename from charts/incubator/custom-app/SCALE/questions.yaml rename to charts/stable/custom-app/SCALE/questions.yaml diff --git a/charts/incubator/custom-app/app-readme.md b/charts/stable/custom-app/app-readme.md similarity index 100% rename from charts/incubator/custom-app/app-readme.md rename to charts/stable/custom-app/app-readme.md diff --git a/charts/incubator/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md similarity index 100% rename from charts/incubator/custom-app/helm-values.md rename to charts/stable/custom-app/helm-values.md diff --git a/charts/incubator/custom-app/templates/common.yaml b/charts/stable/custom-app/templates/common.yaml similarity index 100% rename from charts/incubator/custom-app/templates/common.yaml rename to charts/stable/custom-app/templates/common.yaml diff --git a/charts/incubator/custom-app/values.yaml b/charts/stable/custom-app/values.yaml similarity index 100% rename from charts/incubator/custom-app/values.yaml rename to charts/stable/custom-app/values.yaml