From bf59f0824b4e013e53c7a17c460e47427667e203 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 8 Oct 2023 04:39:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.12/app-changelog.md | 9 --------- stable/medusa/{7.0.12 => 7.0.13}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.12 => 7.0.13}/Chart.yaml | 2 +- stable/medusa/{7.0.12 => 7.0.13}/README.md | 0 stable/medusa/7.0.13/app-changelog.md | 9 +++++++++ .../medusa/{7.0.12 => 7.0.13}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../medusa/{7.0.12 => 7.0.13}/ix_values.yaml | 2 +- .../medusa/{7.0.12 => 7.0.13}/questions.yaml | 0 .../{7.0.12 => 7.0.13}/templates/NOTES.txt | 0 .../{7.0.12 => 7.0.13}/templates/common.yaml | 0 stable/medusa/{7.0.12 => 7.0.13}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/7.0.12/app-changelog.md rename stable/medusa/{7.0.12 => 7.0.13}/CHANGELOG.md (93%) rename stable/medusa/{7.0.12 => 7.0.13}/Chart.yaml (98%) rename stable/medusa/{7.0.12 => 7.0.13}/README.md (100%) create mode 100644 stable/medusa/7.0.13/app-changelog.md rename stable/medusa/{7.0.12 => 7.0.13}/app-readme.md (100%) rename stable/medusa/{7.0.12 => 7.0.13}/charts/common-14.0.9.tgz (100%) rename stable/medusa/{7.0.12 => 7.0.13}/ix_values.yaml (82%) rename stable/medusa/{7.0.12 => 7.0.13}/questions.yaml (100%) rename stable/medusa/{7.0.12 => 7.0.13}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.12 => 7.0.13}/templates/common.yaml (100%) rename stable/medusa/{7.0.12 => 7.0.13}/values.yaml (100%) diff --git a/stable/medusa/7.0.12/app-changelog.md b/stable/medusa/7.0.12/app-changelog.md deleted file mode 100644 index 801d86bfe8..0000000000 --- a/stable/medusa/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.12/CHANGELOG.md b/stable/medusa/7.0.13/CHANGELOG.md similarity index 93% rename from stable/medusa/7.0.12/CHANGELOG.md rename to stable/medusa/7.0.13/CHANGELOG.md index 12d99bb2c1..b938d8679c 100644 --- a/stable/medusa/7.0.12/CHANGELOG.md +++ b/stable/medusa/7.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398)) + + + + ## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [medusa-7.0.3](https://github.com/truecharts/charts/compare/medusa-7.0.2...medusa-7.0.3) (2023-08-17) ### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11406](https://github.com/truecharts/charts/issues/11406)) - - - - -## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10) - -### Chore diff --git a/stable/medusa/7.0.12/Chart.yaml b/stable/medusa/7.0.13/Chart.yaml similarity index 98% rename from stable/medusa/7.0.12/Chart.yaml rename to stable/medusa/7.0.13/Chart.yaml index 187d12bb5f..f56c1b95b8 100644 --- a/stable/medusa/7.0.12/Chart.yaml +++ b/stable/medusa/7.0.13/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.12 +version: 7.0.13 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.12/README.md b/stable/medusa/7.0.13/README.md similarity index 100% rename from stable/medusa/7.0.12/README.md rename to stable/medusa/7.0.13/README.md diff --git a/stable/medusa/7.0.13/app-changelog.md b/stable/medusa/7.0.13/app-changelog.md new file mode 100644 index 0000000000..4e8915b5c8 --- /dev/null +++ b/stable/medusa/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.12/app-readme.md b/stable/medusa/7.0.13/app-readme.md similarity index 100% rename from stable/medusa/7.0.12/app-readme.md rename to stable/medusa/7.0.13/app-readme.md diff --git a/stable/medusa/7.0.12/charts/common-14.0.9.tgz b/stable/medusa/7.0.13/charts/common-14.0.9.tgz similarity index 100% rename from stable/medusa/7.0.12/charts/common-14.0.9.tgz rename to stable/medusa/7.0.13/charts/common-14.0.9.tgz diff --git a/stable/medusa/7.0.12/ix_values.yaml b/stable/medusa/7.0.13/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.12/ix_values.yaml rename to stable/medusa/7.0.13/ix_values.yaml index ddef3a9277..8ae935bf86 100644 --- a/stable/medusa/7.0.12/ix_values.yaml +++ b/stable/medusa/7.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:cb6af4a3f069000f2f0cc55f78dbc2e7399f87abb183aba678c1ecafc7671ad3 + tag: v1.0.17@sha256:e5e10582698db44f97f5868d8894c498fe6af2b6131c062fd15e0f2c6058461c service: main: ports: diff --git a/stable/medusa/7.0.12/questions.yaml b/stable/medusa/7.0.13/questions.yaml similarity index 100% rename from stable/medusa/7.0.12/questions.yaml rename to stable/medusa/7.0.13/questions.yaml diff --git a/stable/medusa/7.0.12/templates/NOTES.txt b/stable/medusa/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.12/templates/NOTES.txt rename to stable/medusa/7.0.13/templates/NOTES.txt diff --git a/stable/medusa/7.0.12/templates/common.yaml b/stable/medusa/7.0.13/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.12/templates/common.yaml rename to stable/medusa/7.0.13/templates/common.yaml diff --git a/stable/medusa/7.0.12/values.yaml b/stable/medusa/7.0.13/values.yaml similarity index 100% rename from stable/medusa/7.0.12/values.yaml rename to stable/medusa/7.0.13/values.yaml