diff --git a/charts/incubator/shoko-server/.helmignore b/charts/stable/shoko-server/.helmignore similarity index 100% rename from charts/incubator/shoko-server/.helmignore rename to charts/stable/shoko-server/.helmignore diff --git a/charts/incubator/shoko-server/CHANGELOG.md b/charts/stable/shoko-server/CHANGELOG.md similarity index 100% rename from charts/incubator/shoko-server/CHANGELOG.md rename to charts/stable/shoko-server/CHANGELOG.md diff --git a/charts/incubator/shoko-server/Chart.yaml b/charts/stable/shoko-server/Chart.yaml similarity index 72% rename from charts/incubator/shoko-server/Chart.yaml rename to charts/stable/shoko-server/Chart.yaml index 5013ceb23e3..dd7884f2630 100644 --- a/charts/incubator/shoko-server/Chart.yaml +++ b/charts/stable/shoko-server/Chart.yaml @@ -5,8 +5,8 @@ dependencies: repository: https://library-charts.truecharts.org version: 11.1.2 deprecated: false -description: Shoko is an anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/incubator/shoko-server +description: Anime cataloging program designed to automate the cataloging of your collection. +home: https://truecharts.org/charts/stable/shoko-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png keywords: - shoko-server @@ -18,11 +18,11 @@ maintainers: url: https://truecharts.org name: shoko-server sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - https://hub.docker.com/r/shokoanime/server - https://github.com/ShokoAnime/ShokoServer type: application -version: 3.0.2 +version: 4.0.0 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/shoko-server/README.md b/charts/stable/shoko-server/README.md similarity index 100% rename from charts/incubator/shoko-server/README.md rename to charts/stable/shoko-server/README.md diff --git a/charts/incubator/shoko-server/icon.png b/charts/stable/shoko-server/icon.png similarity index 100% rename from charts/incubator/shoko-server/icon.png rename to charts/stable/shoko-server/icon.png diff --git a/charts/incubator/shoko-server/questions.yaml b/charts/stable/shoko-server/questions.yaml similarity index 100% rename from charts/incubator/shoko-server/questions.yaml rename to charts/stable/shoko-server/questions.yaml diff --git a/charts/incubator/shoko-server/templates/common.yaml b/charts/stable/shoko-server/templates/common.yaml similarity index 100% rename from charts/incubator/shoko-server/templates/common.yaml rename to charts/stable/shoko-server/templates/common.yaml diff --git a/charts/incubator/shoko-server/values.yaml b/charts/stable/shoko-server/values.yaml similarity index 95% rename from charts/incubator/shoko-server/values.yaml rename to charts/stable/shoko-server/values.yaml index 622aa367c3a..2174c2eda2e 100644 --- a/charts/incubator/shoko-server/values.yaml +++ b/charts/stable/shoko-server/values.yaml @@ -16,7 +16,7 @@ service: ports: main: port: 8111 - protocol: TCP + protocol: HTTP targetPort: 8111 persistence: