diff --git a/charts/incubator/wallos/.helmignore b/charts/stable/wallos/.helmignore similarity index 100% rename from charts/incubator/wallos/.helmignore rename to charts/stable/wallos/.helmignore diff --git a/charts/incubator/wallos/CHANGELOG.md b/charts/stable/wallos/CHANGELOG.md similarity index 100% rename from charts/incubator/wallos/CHANGELOG.md rename to charts/stable/wallos/CHANGELOG.md diff --git a/charts/incubator/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml similarity index 79% rename from charts/incubator/wallos/Chart.yaml rename to charts/stable/wallos/Chart.yaml index b6a6e269195..fbe22d2cfe9 100644 --- a/charts/incubator/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 15.0.1 description: Wallos - Self Hosted Subscription tracker -home: https://truecharts.org/charts/incubator/wallos +home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png keywords: - dashboard @@ -16,9 +16,9 @@ maintainers: url: https://truecharts.org name: wallos sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wallos + - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - https://github.com/ellite/Wallos -version: 0.0.3 +version: 1.0.0 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/incubator/wallos/README.md b/charts/stable/wallos/README.md similarity index 100% rename from charts/incubator/wallos/README.md rename to charts/stable/wallos/README.md diff --git a/charts/incubator/wallos/icon.png b/charts/stable/wallos/icon.png similarity index 100% rename from charts/incubator/wallos/icon.png rename to charts/stable/wallos/icon.png diff --git a/charts/incubator/wallos/questions.yaml b/charts/stable/wallos/questions.yaml similarity index 100% rename from charts/incubator/wallos/questions.yaml rename to charts/stable/wallos/questions.yaml diff --git a/charts/incubator/wallos/templates/NOTES.txt b/charts/stable/wallos/templates/NOTES.txt similarity index 100% rename from charts/incubator/wallos/templates/NOTES.txt rename to charts/stable/wallos/templates/NOTES.txt diff --git a/charts/incubator/wallos/templates/common.yaml b/charts/stable/wallos/templates/common.yaml similarity index 100% rename from charts/incubator/wallos/templates/common.yaml rename to charts/stable/wallos/templates/common.yaml diff --git a/charts/incubator/wallos/values.yaml b/charts/stable/wallos/values.yaml similarity index 100% rename from charts/incubator/wallos/values.yaml rename to charts/stable/wallos/values.yaml