From c81d8d957a366ba4ef943eaf16ee538cf13adec8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 27 Jul 2023 16:43:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/6.0.32/app-changelog.md | 9 --------- stable/medusa/{6.0.32 => 6.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{6.0.32 => 6.0.33}/Chart.yaml | 2 +- stable/medusa/{6.0.32 => 6.0.33}/README.md | 0 stable/medusa/6.0.33/app-changelog.md | 9 +++++++++ .../medusa/{6.0.32 => 6.0.33}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../medusa/{6.0.32 => 6.0.33}/ix_values.yaml | 2 +- .../medusa/{6.0.32 => 6.0.33}/questions.yaml | 0 .../{6.0.32 => 6.0.33}/templates/NOTES.txt | 0 .../{6.0.32 => 6.0.33}/templates/common.yaml | 0 stable/medusa/{6.0.32 => 6.0.33}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/6.0.32/app-changelog.md rename stable/medusa/{6.0.32 => 6.0.33}/CHANGELOG.md (91%) rename stable/medusa/{6.0.32 => 6.0.33}/Chart.yaml (98%) rename stable/medusa/{6.0.32 => 6.0.33}/README.md (100%) create mode 100644 stable/medusa/6.0.33/app-changelog.md rename stable/medusa/{6.0.32 => 6.0.33}/app-readme.md (100%) rename stable/medusa/{6.0.32 => 6.0.33}/charts/common-12.14.6.tgz (100%) rename stable/medusa/{6.0.32 => 6.0.33}/ix_values.yaml (82%) rename stable/medusa/{6.0.32 => 6.0.33}/questions.yaml (100%) rename stable/medusa/{6.0.32 => 6.0.33}/templates/NOTES.txt (100%) rename stable/medusa/{6.0.32 => 6.0.33}/templates/common.yaml (100%) rename stable/medusa/{6.0.32 => 6.0.33}/values.yaml (100%) diff --git a/stable/medusa/6.0.32/app-changelog.md b/stable/medusa/6.0.32/app-changelog.md deleted file mode 100644 index e699d94cf3..0000000000 --- a/stable/medusa/6.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.32](https://github.com/truecharts/charts/compare/medusa-6.0.31...medusa-6.0.32) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10671](https://github.com/truecharts/charts/issues/10671)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.32/CHANGELOG.md b/stable/medusa/6.0.33/CHANGELOG.md similarity index 91% rename from stable/medusa/6.0.32/CHANGELOG.md rename to stable/medusa/6.0.33/CHANGELOG.md index 43dc17457a..1b10c7d22a 100644 --- a/stable/medusa/6.0.32/CHANGELOG.md +++ b/stable/medusa/6.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-6.0.33](https://github.com/truecharts/charts/compare/medusa-6.0.32...medusa-6.0.33) (2023-07-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10896](https://github.com/truecharts/charts/issues/10896)) + + + + ## [medusa-6.0.32](https://github.com/truecharts/charts/compare/medusa-6.0.31...medusa-6.0.32) (2023-07-20) ### Chore @@ -88,12 +97,3 @@ ## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07) ### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - - -## [medusa-6.0.22](https://github.com/truecharts/charts/compare/medusa-6.0.21...medusa-6.0.22) (2023-06-07) - -### Chore diff --git a/stable/medusa/6.0.32/Chart.yaml b/stable/medusa/6.0.33/Chart.yaml similarity index 98% rename from stable/medusa/6.0.32/Chart.yaml rename to stable/medusa/6.0.33/Chart.yaml index da923e63e1..9ab21163db 100644 --- a/stable/medusa/6.0.32/Chart.yaml +++ b/stable/medusa/6.0.33/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.32 +version: 6.0.33 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.32/README.md b/stable/medusa/6.0.33/README.md similarity index 100% rename from stable/medusa/6.0.32/README.md rename to stable/medusa/6.0.33/README.md diff --git a/stable/medusa/6.0.33/app-changelog.md b/stable/medusa/6.0.33/app-changelog.md new file mode 100644 index 0000000000..2e6dd5f76d --- /dev/null +++ b/stable/medusa/6.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.33](https://github.com/truecharts/charts/compare/medusa-6.0.32...medusa-6.0.33) (2023-07-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10896](https://github.com/truecharts/charts/issues/10896)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.32/app-readme.md b/stable/medusa/6.0.33/app-readme.md similarity index 100% rename from stable/medusa/6.0.32/app-readme.md rename to stable/medusa/6.0.33/app-readme.md diff --git a/stable/medusa/6.0.32/charts/common-12.14.6.tgz b/stable/medusa/6.0.33/charts/common-12.14.6.tgz similarity index 100% rename from stable/medusa/6.0.32/charts/common-12.14.6.tgz rename to stable/medusa/6.0.33/charts/common-12.14.6.tgz diff --git a/stable/medusa/6.0.32/ix_values.yaml b/stable/medusa/6.0.33/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.32/ix_values.yaml rename to stable/medusa/6.0.33/ix_values.yaml index ddd19c16a0..9184e65317 100644 --- a/stable/medusa/6.0.32/ix_values.yaml +++ b/stable/medusa/6.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:c16108261fdc7a8e14158b855c6c26eb19272fa8506c755ef98adcb387607054 + tag: v1.0.17@sha256:fe12337ce460af52c3758b7939e785e9be43abea2b91968ce367149e3f5181ee service: main: ports: diff --git a/stable/medusa/6.0.32/questions.yaml b/stable/medusa/6.0.33/questions.yaml similarity index 100% rename from stable/medusa/6.0.32/questions.yaml rename to stable/medusa/6.0.33/questions.yaml diff --git a/stable/medusa/6.0.32/templates/NOTES.txt b/stable/medusa/6.0.33/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.32/templates/NOTES.txt rename to stable/medusa/6.0.33/templates/NOTES.txt diff --git a/stable/medusa/6.0.32/templates/common.yaml b/stable/medusa/6.0.33/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.32/templates/common.yaml rename to stable/medusa/6.0.33/templates/common.yaml diff --git a/stable/medusa/6.0.32/values.yaml b/stable/medusa/6.0.33/values.yaml similarity index 100% rename from stable/medusa/6.0.32/values.yaml rename to stable/medusa/6.0.33/values.yaml