diff --git a/charts/incubator/jellystat/.helmignore b/charts/stable/jellystat/.helmignore similarity index 100% rename from charts/incubator/jellystat/.helmignore rename to charts/stable/jellystat/.helmignore diff --git a/charts/incubator/jellystat/CHANGELOG.md b/charts/stable/jellystat/CHANGELOG.md similarity index 100% rename from charts/incubator/jellystat/CHANGELOG.md rename to charts/stable/jellystat/CHANGELOG.md diff --git a/charts/incubator/jellystat/Chart.yaml b/charts/stable/jellystat/Chart.yaml similarity index 78% rename from charts/incubator/jellystat/Chart.yaml rename to charts/stable/jellystat/Chart.yaml index 327a0ef981c..e651a09de3d 100644 --- a/charts/incubator/jellystat/Chart.yaml +++ b/charts/stable/jellystat/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.3 deprecated: false description: A free and open source Statistics App for Jellyfin. -home: https://truecharts.org/charts/incubator/jellystat +home: https://truecharts.org/charts/stable/jellystat icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png keywords: - jellystat @@ -18,10 +18,10 @@ maintainers: url: https://truecharts.org name: jellystat sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jellystat + - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - https://github.com/CyferShepard/Jellystat type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - statistics diff --git a/charts/incubator/jellystat/README.md b/charts/stable/jellystat/README.md similarity index 100% rename from charts/incubator/jellystat/README.md rename to charts/stable/jellystat/README.md diff --git a/charts/incubator/jellystat/icon.png b/charts/stable/jellystat/icon.png similarity index 100% rename from charts/incubator/jellystat/icon.png rename to charts/stable/jellystat/icon.png diff --git a/charts/incubator/jellystat/questions.yaml b/charts/stable/jellystat/questions.yaml similarity index 100% rename from charts/incubator/jellystat/questions.yaml rename to charts/stable/jellystat/questions.yaml diff --git a/charts/incubator/jellystat/templates/NOTES.txt b/charts/stable/jellystat/templates/NOTES.txt similarity index 100% rename from charts/incubator/jellystat/templates/NOTES.txt rename to charts/stable/jellystat/templates/NOTES.txt diff --git a/charts/incubator/jellystat/templates/_secrets.tpl b/charts/stable/jellystat/templates/_secrets.tpl similarity index 100% rename from charts/incubator/jellystat/templates/_secrets.tpl rename to charts/stable/jellystat/templates/_secrets.tpl diff --git a/charts/incubator/jellystat/templates/common.yaml b/charts/stable/jellystat/templates/common.yaml similarity index 100% rename from charts/incubator/jellystat/templates/common.yaml rename to charts/stable/jellystat/templates/common.yaml diff --git a/charts/incubator/jellystat/values.yaml b/charts/stable/jellystat/values.yaml similarity index 100% rename from charts/incubator/jellystat/values.yaml rename to charts/stable/jellystat/values.yaml