From 53ba91c9a30f897f00063aa365a96fc9bf68c36b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 28 Dec 2022 02:18:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/shoko-server/2.0.8/app-changelog.md | 9 --------- .../{2.0.8 => 2.0.9}/CHANGELOG.md | 18 +++++++++--------- .../shoko-server/{2.0.8 => 2.0.9}/Chart.yaml | 2 +- .../shoko-server/{2.0.8 => 2.0.9}/README.md | 0 incubator/shoko-server/2.0.9/app-changelog.md | 9 +++++++++ .../{2.0.8 => 2.0.9}/app-readme.md | 0 .../{2.0.8 => 2.0.9}/charts/common-11.1.2.tgz | Bin .../{2.0.8 => 2.0.9}/ix_values.yaml | 2 +- .../{2.0.8 => 2.0.9}/questions.yaml | 0 .../{2.0.8 => 2.0.9}/templates/common.yaml | 0 .../shoko-server/{2.0.8 => 2.0.9}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/shoko-server/2.0.8/app-changelog.md rename incubator/shoko-server/{2.0.8 => 2.0.9}/CHANGELOG.md (89%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/Chart.yaml (98%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/README.md (100%) create mode 100644 incubator/shoko-server/2.0.9/app-changelog.md rename incubator/shoko-server/{2.0.8 => 2.0.9}/app-readme.md (100%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/charts/common-11.1.2.tgz (100%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/ix_values.yaml (86%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/questions.yaml (100%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/templates/common.yaml (100%) rename incubator/shoko-server/{2.0.8 => 2.0.9}/values.yaml (100%) diff --git a/incubator/shoko-server/2.0.8/app-changelog.md b/incubator/shoko-server/2.0.8/app-changelog.md deleted file mode 100644 index 40cc6dec30..0000000000 --- a/incubator/shoko-server/2.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shoko-server-2.0.8](https://github.com/truecharts/charts/compare/shoko-server-2.0.7...shoko-server-2.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/shoko-server/2.0.8/CHANGELOG.md b/incubator/shoko-server/2.0.9/CHANGELOG.md similarity index 89% rename from incubator/shoko-server/2.0.8/CHANGELOG.md rename to incubator/shoko-server/2.0.9/CHANGELOG.md index 5c60482666..fc09577b45 100644 --- a/incubator/shoko-server/2.0.8/CHANGELOG.md +++ b/incubator/shoko-server/2.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [shoko-server-2.0.9](https://github.com/truecharts/charts/compare/shoko-server-2.0.8...shoko-server-2.0.9) (2022-12-28) + +### Chore + +- update container image tccr.io/truecharts/shoko-server to vdaily + + + + ## [shoko-server-2.0.8](https://github.com/truecharts/charts/compare/shoko-server-2.0.7...shoko-server-2.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [shoko-server-2.0.2](https://github.com/truecharts/charts/compare/shoko-server-2.0.1...shoko-server-2.0.2) (2022-11-30) - - - - -## [shoko-server-2.0.2](https://github.com/truecharts/charts/compare/shoko-server-2.0.1...shoko-server-2.0.2) (2022-11-30) - - - diff --git a/incubator/shoko-server/2.0.8/Chart.yaml b/incubator/shoko-server/2.0.9/Chart.yaml similarity index 98% rename from incubator/shoko-server/2.0.8/Chart.yaml rename to incubator/shoko-server/2.0.9/Chart.yaml index f31fc215e5..e90c608033 100644 --- a/incubator/shoko-server/2.0.8/Chart.yaml +++ b/incubator/shoko-server/2.0.9/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/ShokoAnime/ShokoServer - https://hub.docker.com/r/shokoanime/server/ type: application -version: 2.0.8 +version: 2.0.9 diff --git a/incubator/shoko-server/2.0.8/README.md b/incubator/shoko-server/2.0.9/README.md similarity index 100% rename from incubator/shoko-server/2.0.8/README.md rename to incubator/shoko-server/2.0.9/README.md diff --git a/incubator/shoko-server/2.0.9/app-changelog.md b/incubator/shoko-server/2.0.9/app-changelog.md new file mode 100644 index 0000000000..5e9d0626ee --- /dev/null +++ b/incubator/shoko-server/2.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shoko-server-2.0.9](https://github.com/truecharts/charts/compare/shoko-server-2.0.8...shoko-server-2.0.9) (2022-12-28) + +### Chore + +- update container image tccr.io/truecharts/shoko-server to vdaily + + \ No newline at end of file diff --git a/incubator/shoko-server/2.0.8/app-readme.md b/incubator/shoko-server/2.0.9/app-readme.md similarity index 100% rename from incubator/shoko-server/2.0.8/app-readme.md rename to incubator/shoko-server/2.0.9/app-readme.md diff --git a/incubator/shoko-server/2.0.8/charts/common-11.1.2.tgz b/incubator/shoko-server/2.0.9/charts/common-11.1.2.tgz similarity index 100% rename from incubator/shoko-server/2.0.8/charts/common-11.1.2.tgz rename to incubator/shoko-server/2.0.9/charts/common-11.1.2.tgz diff --git a/incubator/shoko-server/2.0.8/ix_values.yaml b/incubator/shoko-server/2.0.9/ix_values.yaml similarity index 86% rename from incubator/shoko-server/2.0.8/ix_values.yaml rename to incubator/shoko-server/2.0.9/ix_values.yaml index d67944b41d..cb4a2a0571 100644 --- a/incubator/shoko-server/2.0.8/ix_values.yaml +++ b/incubator/shoko-server/2.0.9/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/shoko-server - tag: vdaily@sha256:79dd5b2c44f2399e4a7cc6d5ea9a5e90de7e847932acc418dbfcd6f6dc9a61b4 + tag: vdaily@sha256:f1226f4bc2c3a4a2e3b68a32d8667669dfd1b4e2754ae21bc8c79910c804bb46 persistence: animefolder: enabled: true diff --git a/incubator/shoko-server/2.0.8/questions.yaml b/incubator/shoko-server/2.0.9/questions.yaml similarity index 100% rename from incubator/shoko-server/2.0.8/questions.yaml rename to incubator/shoko-server/2.0.9/questions.yaml diff --git a/incubator/shoko-server/2.0.8/templates/common.yaml b/incubator/shoko-server/2.0.9/templates/common.yaml similarity index 100% rename from incubator/shoko-server/2.0.8/templates/common.yaml rename to incubator/shoko-server/2.0.9/templates/common.yaml diff --git a/incubator/shoko-server/2.0.8/values.yaml b/incubator/shoko-server/2.0.9/values.yaml similarity index 100% rename from incubator/shoko-server/2.0.8/values.yaml rename to incubator/shoko-server/2.0.9/values.yaml