From fad3eb69598ed8495de656de6216438a5e8867e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 26 Oct 2023 16:46:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.14/app-changelog.md | 9 --------- stable/medusa/{7.0.14 => 7.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.14 => 7.0.15}/Chart.yaml | 2 +- stable/medusa/{7.0.14 => 7.0.15}/README.md | 0 stable/medusa/7.0.15/app-changelog.md | 9 +++++++++ .../medusa/{7.0.14 => 7.0.15}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../medusa/{7.0.14 => 7.0.15}/ix_values.yaml | 2 +- .../medusa/{7.0.14 => 7.0.15}/questions.yaml | 0 .../{7.0.14 => 7.0.15}/templates/NOTES.txt | 0 .../{7.0.14 => 7.0.15}/templates/common.yaml | 0 stable/medusa/{7.0.14 => 7.0.15}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/7.0.14/app-changelog.md rename stable/medusa/{7.0.14 => 7.0.15}/CHANGELOG.md (91%) rename stable/medusa/{7.0.14 => 7.0.15}/Chart.yaml (98%) rename stable/medusa/{7.0.14 => 7.0.15}/README.md (100%) create mode 100644 stable/medusa/7.0.15/app-changelog.md rename stable/medusa/{7.0.14 => 7.0.15}/app-readme.md (100%) rename stable/medusa/{7.0.14 => 7.0.15}/charts/common-14.0.9.tgz (100%) rename stable/medusa/{7.0.14 => 7.0.15}/ix_values.yaml (82%) rename stable/medusa/{7.0.14 => 7.0.15}/questions.yaml (100%) rename stable/medusa/{7.0.14 => 7.0.15}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.14 => 7.0.15}/templates/common.yaml (100%) rename stable/medusa/{7.0.14 => 7.0.15}/values.yaml (100%) diff --git a/stable/medusa/7.0.14/app-changelog.md b/stable/medusa/7.0.14/app-changelog.md deleted file mode 100644 index 6d3c40d17b0..00000000000 --- a/stable/medusa/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.14/CHANGELOG.md b/stable/medusa/7.0.15/CHANGELOG.md similarity index 91% rename from stable/medusa/7.0.14/CHANGELOG.md rename to stable/medusa/7.0.15/CHANGELOG.md index e4310b17e13..3f276ab042d 100644 --- a/stable/medusa/7.0.14/CHANGELOG.md +++ b/stable/medusa/7.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.15](https://github.com/truecharts/charts/compare/medusa-7.0.14...medusa-7.0.15) (2023-10-26) + +### 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 @@ -88,12 +97,3 @@ ## [medusa-7.0.5](https://github.com/truecharts/charts/compare/medusa-7.0.4...medusa-7.0.5) (2023-08-24) ### Chore - -- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) - - - - -## [medusa-7.0.4](https://github.com/truecharts/charts/compare/medusa-7.0.3...medusa-7.0.4) (2023-08-24) - -### Chore diff --git a/stable/medusa/7.0.14/Chart.yaml b/stable/medusa/7.0.15/Chart.yaml similarity index 98% rename from stable/medusa/7.0.14/Chart.yaml rename to stable/medusa/7.0.15/Chart.yaml index 88e8c2964c5..3431475e389 100644 --- a/stable/medusa/7.0.14/Chart.yaml +++ b/stable/medusa/7.0.15/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.14 +version: 7.0.15 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.14/README.md b/stable/medusa/7.0.15/README.md similarity index 100% rename from stable/medusa/7.0.14/README.md rename to stable/medusa/7.0.15/README.md diff --git a/stable/medusa/7.0.15/app-changelog.md b/stable/medusa/7.0.15/app-changelog.md new file mode 100644 index 00000000000..3108d552feb --- /dev/null +++ b/stable/medusa/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.15](https://github.com/truecharts/charts/compare/medusa-7.0.14...medusa-7.0.15) (2023-10-26) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13994](https://github.com/truecharts/charts/issues/13994)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.14/app-readme.md b/stable/medusa/7.0.15/app-readme.md similarity index 100% rename from stable/medusa/7.0.14/app-readme.md rename to stable/medusa/7.0.15/app-readme.md diff --git a/stable/medusa/7.0.14/charts/common-14.0.9.tgz b/stable/medusa/7.0.15/charts/common-14.0.9.tgz similarity index 100% rename from stable/medusa/7.0.14/charts/common-14.0.9.tgz rename to stable/medusa/7.0.15/charts/common-14.0.9.tgz diff --git a/stable/medusa/7.0.14/ix_values.yaml b/stable/medusa/7.0.15/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.14/ix_values.yaml rename to stable/medusa/7.0.15/ix_values.yaml index 875d79f5c50..32150031632 100644 --- a/stable/medusa/7.0.14/ix_values.yaml +++ b/stable/medusa/7.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:07c05f4779091cf0083bf7185f245e44b1add81be7cd807a0b4d02c1d9658d18 + tag: v1.0.17@sha256:14e4be8beec21b7da2c818ee9bd11bd1fa0cbcef6fa7c9a7efe4cf6309b99580 service: main: ports: diff --git a/stable/medusa/7.0.14/questions.yaml b/stable/medusa/7.0.15/questions.yaml similarity index 100% rename from stable/medusa/7.0.14/questions.yaml rename to stable/medusa/7.0.15/questions.yaml diff --git a/stable/medusa/7.0.14/templates/NOTES.txt b/stable/medusa/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.14/templates/NOTES.txt rename to stable/medusa/7.0.15/templates/NOTES.txt diff --git a/stable/medusa/7.0.14/templates/common.yaml b/stable/medusa/7.0.15/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.14/templates/common.yaml rename to stable/medusa/7.0.15/templates/common.yaml diff --git a/stable/medusa/7.0.14/values.yaml b/stable/medusa/7.0.15/values.yaml similarity index 100% rename from stable/medusa/7.0.14/values.yaml rename to stable/medusa/7.0.15/values.yaml