From a789610c4b199ef8d1cd42aa5fc08d584bb41890 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 17 Nov 2023 15:35:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.24/app-changelog.md | 4 ---- stable/medusa/{7.0.24 => 7.0.25}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.24 => 7.0.25}/Chart.yaml | 2 +- stable/medusa/{7.0.24 => 7.0.25}/README.md | 0 stable/medusa/7.0.25/app-changelog.md | 9 +++++++++ .../medusa/{7.0.24 => 7.0.25}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../medusa/{7.0.24 => 7.0.25}/ix_values.yaml | 2 +- .../medusa/{7.0.24 => 7.0.25}/questions.yaml | 0 .../{7.0.24 => 7.0.25}/templates/NOTES.txt | 0 .../{7.0.24 => 7.0.25}/templates/common.yaml | 0 stable/medusa/{7.0.24 => 7.0.25}/values.yaml | 0 12 files changed, 20 insertions(+), 15 deletions(-) delete mode 100644 stable/medusa/7.0.24/app-changelog.md rename stable/medusa/{7.0.24 => 7.0.25}/CHANGELOG.md (91%) rename stable/medusa/{7.0.24 => 7.0.25}/Chart.yaml (98%) rename stable/medusa/{7.0.24 => 7.0.25}/README.md (100%) create mode 100644 stable/medusa/7.0.25/app-changelog.md rename stable/medusa/{7.0.24 => 7.0.25}/app-readme.md (100%) rename stable/medusa/{7.0.24 => 7.0.25}/charts/common-14.3.5.tgz (100%) rename stable/medusa/{7.0.24 => 7.0.25}/ix_values.yaml (82%) rename stable/medusa/{7.0.24 => 7.0.25}/questions.yaml (100%) rename stable/medusa/{7.0.24 => 7.0.25}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.24 => 7.0.25}/templates/common.yaml (100%) rename stable/medusa/{7.0.24 => 7.0.25}/values.yaml (100%) diff --git a/stable/medusa/7.0.24/app-changelog.md b/stable/medusa/7.0.24/app-changelog.md deleted file mode 100644 index 2804a1d2f8..0000000000 --- a/stable/medusa/7.0.24/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [medusa-7.0.24](https://github.com/truecharts/charts/compare/medusa-7.0.23...medusa-7.0.24) (2023-11-17) - diff --git a/stable/medusa/7.0.24/CHANGELOG.md b/stable/medusa/7.0.25/CHANGELOG.md similarity index 91% rename from stable/medusa/7.0.24/CHANGELOG.md rename to stable/medusa/7.0.25/CHANGELOG.md index b1df8f276e..8fdc3192ff 100644 --- a/stable/medusa/7.0.24/CHANGELOG.md +++ b/stable/medusa/7.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.25](https://github.com/truecharts/charts/compare/medusa-7.0.24...medusa-7.0.25) (2023-11-17) + +### Chore + +- update container image ghcr.io/linuxserver/medusa to 1.0.18 ([#14764](https://github.com/truecharts/charts/issues/14764)) + + + + ## [medusa-7.0.24](https://github.com/truecharts/charts/compare/medusa-7.0.23...medusa-7.0.24) (2023-11-17) @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/medusa to v1.0.17 ([#13994](https://github.com/truecharts/charts/issues/13994)) - - - - -## [medusa-7.0.14](https://github.com/truecharts/charts/compare/medusa-7.0.13...medusa-7.0.14) (2023-10-19) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13789](https://github.com/truecharts/charts/issues/13789)) diff --git a/stable/medusa/7.0.24/Chart.yaml b/stable/medusa/7.0.25/Chart.yaml similarity index 98% rename from stable/medusa/7.0.24/Chart.yaml rename to stable/medusa/7.0.25/Chart.yaml index 59f1755a33..9e38d46766 100644 --- a/stable/medusa/7.0.24/Chart.yaml +++ b/stable/medusa/7.0.25/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.24 +version: 7.0.25 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/7.0.24/README.md b/stable/medusa/7.0.25/README.md similarity index 100% rename from stable/medusa/7.0.24/README.md rename to stable/medusa/7.0.25/README.md diff --git a/stable/medusa/7.0.25/app-changelog.md b/stable/medusa/7.0.25/app-changelog.md new file mode 100644 index 0000000000..25c7eb0c2c --- /dev/null +++ b/stable/medusa/7.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.25](https://github.com/truecharts/charts/compare/medusa-7.0.24...medusa-7.0.25) (2023-11-17) + +### Chore + +- update container image ghcr.io/linuxserver/medusa to 1.0.18 ([#14764](https://github.com/truecharts/charts/issues/14764)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.24/app-readme.md b/stable/medusa/7.0.25/app-readme.md similarity index 100% rename from stable/medusa/7.0.24/app-readme.md rename to stable/medusa/7.0.25/app-readme.md diff --git a/stable/medusa/7.0.24/charts/common-14.3.5.tgz b/stable/medusa/7.0.25/charts/common-14.3.5.tgz similarity index 100% rename from stable/medusa/7.0.24/charts/common-14.3.5.tgz rename to stable/medusa/7.0.25/charts/common-14.3.5.tgz diff --git a/stable/medusa/7.0.24/ix_values.yaml b/stable/medusa/7.0.25/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.24/ix_values.yaml rename to stable/medusa/7.0.25/ix_values.yaml index 061e1a398d..3f651ea9a0 100644 --- a/stable/medusa/7.0.24/ix_values.yaml +++ b/stable/medusa/7.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/medusa pullPolicy: IfNotPresent - tag: 1.0.18@sha256:f1f9f393d06e94f39c13810204857394f72f8dda024eb92ca1d8bab5831cc277 + tag: 1.0.18@sha256:fb7b6764c41cb07e7dfd8676e234a011fea21e7c33667d4b497c4bbcbea4cf25 service: main: ports: diff --git a/stable/medusa/7.0.24/questions.yaml b/stable/medusa/7.0.25/questions.yaml similarity index 100% rename from stable/medusa/7.0.24/questions.yaml rename to stable/medusa/7.0.25/questions.yaml diff --git a/stable/medusa/7.0.24/templates/NOTES.txt b/stable/medusa/7.0.25/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.24/templates/NOTES.txt rename to stable/medusa/7.0.25/templates/NOTES.txt diff --git a/stable/medusa/7.0.24/templates/common.yaml b/stable/medusa/7.0.25/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.24/templates/common.yaml rename to stable/medusa/7.0.25/templates/common.yaml diff --git a/stable/medusa/7.0.24/values.yaml b/stable/medusa/7.0.25/values.yaml similarity index 100% rename from stable/medusa/7.0.24/values.yaml rename to stable/medusa/7.0.25/values.yaml