diff --git a/charts/incubator/gaseous-server/.helmignore b/charts/stable/gaseous-server/.helmignore similarity index 100% rename from charts/incubator/gaseous-server/.helmignore rename to charts/stable/gaseous-server/.helmignore diff --git a/charts/incubator/gaseous-server/CHANGELOG.md b/charts/stable/gaseous-server/CHANGELOG.md similarity index 100% rename from charts/incubator/gaseous-server/CHANGELOG.md rename to charts/stable/gaseous-server/CHANGELOG.md diff --git a/charts/incubator/gaseous-server/Chart.yaml b/charts/stable/gaseous-server/Chart.yaml similarity index 84% rename from charts/incubator/gaseous-server/Chart.yaml rename to charts/stable/gaseous-server/Chart.yaml index 6d5a53d0290..be886efcf20 100644 --- a/charts/incubator/gaseous-server/Chart.yaml +++ b/charts/stable/gaseous-server/Chart.yaml @@ -5,7 +5,7 @@ annotations: truecharts.org/category: media truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.11" - truecharts.org/train: incubator + truecharts.org/train: stable apiVersion: v2 appVersion: 1.7.1 dependencies: @@ -25,7 +25,7 @@ dependencies: import-values: [] deprecated: false description: A game ROM manager using multiple sources to identify and provide metadata. -home: https://truecharts.org/charts/incubator/gaseous-server +home: https://truecharts.org/charts/stable/gaseous-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.png keywords: - gaseous-server @@ -38,7 +38,7 @@ maintainers: name: gaseous-server sources: - https://github.com/gaseous-project/gaseous-server - - https://github.com/truecharts/charts/tree/master/charts/incubator/gaseous-server + - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - https://hub.docker.com/r/gaseousgames/gaseousserver type: application -version: 1.0.4 +version: 1.0.5 diff --git a/charts/incubator/gaseous-server/README.md b/charts/stable/gaseous-server/README.md similarity index 100% rename from charts/incubator/gaseous-server/README.md rename to charts/stable/gaseous-server/README.md diff --git a/charts/incubator/gaseous-server/icon.png b/charts/stable/gaseous-server/icon.png similarity index 100% rename from charts/incubator/gaseous-server/icon.png rename to charts/stable/gaseous-server/icon.png diff --git a/charts/incubator/gaseous-server/questions.yaml b/charts/stable/gaseous-server/questions.yaml similarity index 100% rename from charts/incubator/gaseous-server/questions.yaml rename to charts/stable/gaseous-server/questions.yaml diff --git a/charts/incubator/gaseous-server/templates/NOTES.txt b/charts/stable/gaseous-server/templates/NOTES.txt similarity index 100% rename from charts/incubator/gaseous-server/templates/NOTES.txt rename to charts/stable/gaseous-server/templates/NOTES.txt diff --git a/charts/incubator/gaseous-server/templates/common.yaml b/charts/stable/gaseous-server/templates/common.yaml similarity index 100% rename from charts/incubator/gaseous-server/templates/common.yaml rename to charts/stable/gaseous-server/templates/common.yaml diff --git a/charts/incubator/gaseous-server/values.yaml b/charts/stable/gaseous-server/values.yaml similarity index 100% rename from charts/incubator/gaseous-server/values.yaml rename to charts/stable/gaseous-server/values.yaml