From 36f3080ea4b9b691ec2dd2668635093534898b8c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 5 Oct 2023 16:42:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.10/app-changelog.md | 9 --------- stable/medusa/{7.0.10 => 7.0.11}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.10 => 7.0.11}/Chart.yaml | 2 +- stable/medusa/{7.0.10 => 7.0.11}/README.md | 0 stable/medusa/7.0.11/app-changelog.md | 9 +++++++++ .../medusa/{7.0.10 => 7.0.11}/app-readme.md | 0 .../charts/common-14.0.3.tgz | Bin .../medusa/{7.0.10 => 7.0.11}/ix_values.yaml | 2 +- .../medusa/{7.0.10 => 7.0.11}/questions.yaml | 0 .../{7.0.10 => 7.0.11}/templates/NOTES.txt | 0 .../{7.0.10 => 7.0.11}/templates/common.yaml | 0 stable/medusa/{7.0.10 => 7.0.11}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/7.0.10/app-changelog.md rename stable/medusa/{7.0.10 => 7.0.11}/CHANGELOG.md (93%) rename stable/medusa/{7.0.10 => 7.0.11}/Chart.yaml (98%) rename stable/medusa/{7.0.10 => 7.0.11}/README.md (100%) create mode 100644 stable/medusa/7.0.11/app-changelog.md rename stable/medusa/{7.0.10 => 7.0.11}/app-readme.md (100%) rename stable/medusa/{7.0.10 => 7.0.11}/charts/common-14.0.3.tgz (100%) rename stable/medusa/{7.0.10 => 7.0.11}/ix_values.yaml (82%) rename stable/medusa/{7.0.10 => 7.0.11}/questions.yaml (100%) rename stable/medusa/{7.0.10 => 7.0.11}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.10 => 7.0.11}/templates/common.yaml (100%) rename stable/medusa/{7.0.10 => 7.0.11}/values.yaml (100%) diff --git a/stable/medusa/7.0.10/app-changelog.md b/stable/medusa/7.0.10/app-changelog.md deleted file mode 100644 index 5cbbc9e26ec..00000000000 --- a/stable/medusa/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.10](https://github.com/truecharts/charts/compare/medusa-7.0.9...medusa-7.0.10) (2023-09-28) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13055](https://github.com/truecharts/charts/issues/13055)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.10/CHANGELOG.md b/stable/medusa/7.0.11/CHANGELOG.md similarity index 93% rename from stable/medusa/7.0.10/CHANGELOG.md rename to stable/medusa/7.0.11/CHANGELOG.md index c8921bbc76f..e3bb271ca36 100644 --- a/stable/medusa/7.0.10/CHANGELOG.md +++ b/stable/medusa/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13282](https://github.com/truecharts/charts/issues/13282)) + + + + ## [medusa-7.0.10](https://github.com/truecharts/charts/compare/medusa-7.0.9...medusa-7.0.10) (2023-09-28) ### Chore @@ -88,12 +97,3 @@ ## [medusa-7.0.1](https://github.com/truecharts/charts/compare/medusa-7.0.0...medusa-7.0.1) (2023-08-03) ### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11173](https://github.com/truecharts/charts/issues/11173)) - - - - - -## [medusa-7.0.0](https://github.com/truecharts/charts/compare/medusa-6.0.34...medusa-7.0.0) (2023-07-31) - diff --git a/stable/medusa/7.0.10/Chart.yaml b/stable/medusa/7.0.11/Chart.yaml similarity index 98% rename from stable/medusa/7.0.10/Chart.yaml rename to stable/medusa/7.0.11/Chart.yaml index 6218adc3bfe..a673a62b960 100644 --- a/stable/medusa/7.0.10/Chart.yaml +++ b/stable/medusa/7.0.11/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.10 +version: 7.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.10/README.md b/stable/medusa/7.0.11/README.md similarity index 100% rename from stable/medusa/7.0.10/README.md rename to stable/medusa/7.0.11/README.md diff --git a/stable/medusa/7.0.11/app-changelog.md b/stable/medusa/7.0.11/app-changelog.md new file mode 100644 index 00000000000..3d1d6fbb8c0 --- /dev/null +++ b/stable/medusa/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13282](https://github.com/truecharts/charts/issues/13282)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.10/app-readme.md b/stable/medusa/7.0.11/app-readme.md similarity index 100% rename from stable/medusa/7.0.10/app-readme.md rename to stable/medusa/7.0.11/app-readme.md diff --git a/stable/medusa/7.0.10/charts/common-14.0.3.tgz b/stable/medusa/7.0.11/charts/common-14.0.3.tgz similarity index 100% rename from stable/medusa/7.0.10/charts/common-14.0.3.tgz rename to stable/medusa/7.0.11/charts/common-14.0.3.tgz diff --git a/stable/medusa/7.0.10/ix_values.yaml b/stable/medusa/7.0.11/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.10/ix_values.yaml rename to stable/medusa/7.0.11/ix_values.yaml index 4dbabee1561..ddef3a92770 100644 --- a/stable/medusa/7.0.10/ix_values.yaml +++ b/stable/medusa/7.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:e2eb2b4c95f6bbbed975dd0f6403f69a275b396c432e847928cdf258838b68ca + tag: v1.0.17@sha256:cb6af4a3f069000f2f0cc55f78dbc2e7399f87abb183aba678c1ecafc7671ad3 service: main: ports: diff --git a/stable/medusa/7.0.10/questions.yaml b/stable/medusa/7.0.11/questions.yaml similarity index 100% rename from stable/medusa/7.0.10/questions.yaml rename to stable/medusa/7.0.11/questions.yaml diff --git a/stable/medusa/7.0.10/templates/NOTES.txt b/stable/medusa/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.10/templates/NOTES.txt rename to stable/medusa/7.0.11/templates/NOTES.txt diff --git a/stable/medusa/7.0.10/templates/common.yaml b/stable/medusa/7.0.11/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.10/templates/common.yaml rename to stable/medusa/7.0.11/templates/common.yaml diff --git a/stable/medusa/7.0.10/values.yaml b/stable/medusa/7.0.11/values.yaml similarity index 100% rename from stable/medusa/7.0.10/values.yaml rename to stable/medusa/7.0.11/values.yaml