From 01b6c9012c0ddd03a62e183ef954fc844c9507a7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 7 Sep 2023 16:46:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.6/app-changelog.md | 9 --------- stable/medusa/{7.0.6 => 7.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.6 => 7.0.7}/Chart.yaml | 2 +- stable/medusa/{7.0.6 => 7.0.7}/README.md | 0 stable/medusa/7.0.7/app-changelog.md | 9 +++++++++ stable/medusa/{7.0.6 => 7.0.7}/app-readme.md | 0 .../{7.0.6 => 7.0.7}/charts/common-14.0.3.tgz | Bin stable/medusa/{7.0.6 => 7.0.7}/ix_values.yaml | 2 +- stable/medusa/{7.0.6 => 7.0.7}/questions.yaml | 0 .../{7.0.6 => 7.0.7}/templates/NOTES.txt | 0 .../{7.0.6 => 7.0.7}/templates/common.yaml | 0 stable/medusa/{7.0.6 => 7.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/7.0.6/app-changelog.md rename stable/medusa/{7.0.6 => 7.0.7}/CHANGELOG.md (93%) rename stable/medusa/{7.0.6 => 7.0.7}/Chart.yaml (98%) rename stable/medusa/{7.0.6 => 7.0.7}/README.md (100%) create mode 100644 stable/medusa/7.0.7/app-changelog.md rename stable/medusa/{7.0.6 => 7.0.7}/app-readme.md (100%) rename stable/medusa/{7.0.6 => 7.0.7}/charts/common-14.0.3.tgz (100%) rename stable/medusa/{7.0.6 => 7.0.7}/ix_values.yaml (82%) rename stable/medusa/{7.0.6 => 7.0.7}/questions.yaml (100%) rename stable/medusa/{7.0.6 => 7.0.7}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.6 => 7.0.7}/templates/common.yaml (100%) rename stable/medusa/{7.0.6 => 7.0.7}/values.yaml (100%) diff --git a/stable/medusa/7.0.6/app-changelog.md b/stable/medusa/7.0.6/app-changelog.md deleted file mode 100644 index af2e4ea2e7..0000000000 --- a/stable/medusa/7.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.6](https://github.com/truecharts/charts/compare/medusa-7.0.5...medusa-7.0.6) (2023-08-31) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12105](https://github.com/truecharts/charts/issues/12105)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.6/CHANGELOG.md b/stable/medusa/7.0.7/CHANGELOG.md similarity index 93% rename from stable/medusa/7.0.6/CHANGELOG.md rename to stable/medusa/7.0.7/CHANGELOG.md index 28bdece6c3..846ba71260 100644 --- a/stable/medusa/7.0.6/CHANGELOG.md +++ b/stable/medusa/7.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12349](https://github.com/truecharts/charts/issues/12349)) + + + + ## [medusa-7.0.6](https://github.com/truecharts/charts/compare/medusa-7.0.5...medusa-7.0.6) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/medusa to v1.0.17 ([#10671](https://github.com/truecharts/charts/issues/10671)) - - - -## [medusa-6.0.31](https://github.com/truecharts/charts/compare/medusa-6.0.30...medusa-6.0.31) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10403](https://github.com/truecharts/charts/issues/10403)) - diff --git a/stable/medusa/7.0.6/Chart.yaml b/stable/medusa/7.0.7/Chart.yaml similarity index 98% rename from stable/medusa/7.0.6/Chart.yaml rename to stable/medusa/7.0.7/Chart.yaml index e4ff10d59d..fe48be146d 100644 --- a/stable/medusa/7.0.6/Chart.yaml +++ b/stable/medusa/7.0.7/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.6 +version: 7.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.6/README.md b/stable/medusa/7.0.7/README.md similarity index 100% rename from stable/medusa/7.0.6/README.md rename to stable/medusa/7.0.7/README.md diff --git a/stable/medusa/7.0.7/app-changelog.md b/stable/medusa/7.0.7/app-changelog.md new file mode 100644 index 0000000000..1e6e5c149a --- /dev/null +++ b/stable/medusa/7.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.7](https://github.com/truecharts/charts/compare/medusa-7.0.6...medusa-7.0.7) (2023-09-07) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#12349](https://github.com/truecharts/charts/issues/12349)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.6/app-readme.md b/stable/medusa/7.0.7/app-readme.md similarity index 100% rename from stable/medusa/7.0.6/app-readme.md rename to stable/medusa/7.0.7/app-readme.md diff --git a/stable/medusa/7.0.6/charts/common-14.0.3.tgz b/stable/medusa/7.0.7/charts/common-14.0.3.tgz similarity index 100% rename from stable/medusa/7.0.6/charts/common-14.0.3.tgz rename to stable/medusa/7.0.7/charts/common-14.0.3.tgz diff --git a/stable/medusa/7.0.6/ix_values.yaml b/stable/medusa/7.0.7/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.6/ix_values.yaml rename to stable/medusa/7.0.7/ix_values.yaml index 94a82c3d33..8afcc5220d 100644 --- a/stable/medusa/7.0.6/ix_values.yaml +++ b/stable/medusa/7.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:a8e6b242dc80a5186d91cf771632f0007fe2697d18f66988315da5199fa4ac3d + tag: v1.0.17@sha256:885c5c296425dbf1dd0be2f0eab3949e95b14b328280546cafb3f8f1aa7804e2 service: main: ports: diff --git a/stable/medusa/7.0.6/questions.yaml b/stable/medusa/7.0.7/questions.yaml similarity index 100% rename from stable/medusa/7.0.6/questions.yaml rename to stable/medusa/7.0.7/questions.yaml diff --git a/stable/medusa/7.0.6/templates/NOTES.txt b/stable/medusa/7.0.7/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.6/templates/NOTES.txt rename to stable/medusa/7.0.7/templates/NOTES.txt diff --git a/stable/medusa/7.0.6/templates/common.yaml b/stable/medusa/7.0.7/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.6/templates/common.yaml rename to stable/medusa/7.0.7/templates/common.yaml diff --git a/stable/medusa/7.0.6/values.yaml b/stable/medusa/7.0.7/values.yaml similarity index 100% rename from stable/medusa/7.0.6/values.yaml rename to stable/medusa/7.0.7/values.yaml