diff --git a/charts/incubator/seedsync/.helmignore b/charts/stable/seedsync/.helmignore similarity index 100% rename from charts/incubator/seedsync/.helmignore rename to charts/stable/seedsync/.helmignore diff --git a/charts/incubator/seedsync/CHANGELOG.md b/charts/stable/seedsync/CHANGELOG.md similarity index 100% rename from charts/incubator/seedsync/CHANGELOG.md rename to charts/stable/seedsync/CHANGELOG.md diff --git a/charts/incubator/seedsync/Chart.yaml b/charts/stable/seedsync/Chart.yaml similarity index 98% rename from charts/incubator/seedsync/Chart.yaml rename to charts/stable/seedsync/Chart.yaml index ccbd7e42bce..72b4187bffc 100644 --- a/charts/incubator/seedsync/Chart.yaml +++ b/charts/stable/seedsync/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync - https://github.com/ipsingh06/seedsync type: application -version: 3.0.0 +version: 3.0.1 diff --git a/charts/incubator/seedsync/README.md b/charts/stable/seedsync/README.md similarity index 100% rename from charts/incubator/seedsync/README.md rename to charts/stable/seedsync/README.md diff --git a/charts/incubator/seedsync/icon.png b/charts/stable/seedsync/icon.png similarity index 100% rename from charts/incubator/seedsync/icon.png rename to charts/stable/seedsync/icon.png diff --git a/charts/incubator/seedsync/questions.yaml b/charts/stable/seedsync/questions.yaml similarity index 100% rename from charts/incubator/seedsync/questions.yaml rename to charts/stable/seedsync/questions.yaml diff --git a/charts/incubator/seedsync/templates/NOTES.txt b/charts/stable/seedsync/templates/NOTES.txt similarity index 100% rename from charts/incubator/seedsync/templates/NOTES.txt rename to charts/stable/seedsync/templates/NOTES.txt diff --git a/charts/incubator/seedsync/templates/common.yaml b/charts/stable/seedsync/templates/common.yaml similarity index 100% rename from charts/incubator/seedsync/templates/common.yaml rename to charts/stable/seedsync/templates/common.yaml diff --git a/charts/incubator/seedsync/values.yaml b/charts/stable/seedsync/values.yaml similarity index 100% rename from charts/incubator/seedsync/values.yaml rename to charts/stable/seedsync/values.yaml