From c3cab5f515bb9d80c9e8a9ba23e4c6d0b13119d3 Mon Sep 17 00:00:00 2001 From: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Date: Tue, 21 Feb 2023 05:58:30 -0500 Subject: [PATCH] feat(shoko-server) shoko-server move to stable (#7444) --- .../{incubator => stable}/shoko-server/.helmignore | 0 .../{incubator => stable}/shoko-server/CHANGELOG.md | 0 .../{incubator => stable}/shoko-server/Chart.yaml | 8 ++++---- charts/{incubator => stable}/shoko-server/README.md | 0 charts/{incubator => stable}/shoko-server/icon.png | Bin .../shoko-server/questions.yaml | 0 .../shoko-server/templates/common.yaml | 0 .../{incubator => stable}/shoko-server/values.yaml | 2 +- 8 files changed, 5 insertions(+), 5 deletions(-) rename charts/{incubator => stable}/shoko-server/.helmignore (100%) rename charts/{incubator => stable}/shoko-server/CHANGELOG.md (100%) rename charts/{incubator => stable}/shoko-server/Chart.yaml (72%) rename charts/{incubator => stable}/shoko-server/README.md (100%) rename charts/{incubator => stable}/shoko-server/icon.png (100%) rename charts/{incubator => stable}/shoko-server/questions.yaml (100%) rename charts/{incubator => stable}/shoko-server/templates/common.yaml (100%) rename charts/{incubator => stable}/shoko-server/values.yaml (95%) 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: