From 9ab1ee294c66d969940a7fff91b4f96c26b1c19d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 10 Aug 2023 16:42:05 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.1/app-changelog.md | 9 --------- stable/medusa/{7.0.1 => 7.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{7.0.1 => 7.0.2}/Chart.yaml | 2 +- stable/medusa/{7.0.1 => 7.0.2}/README.md | 0 stable/medusa/7.0.2/app-changelog.md | 9 +++++++++ stable/medusa/{7.0.1 => 7.0.2}/app-readme.md | 0 .../{7.0.1 => 7.0.2}/charts/common-14.0.1.tgz | Bin stable/medusa/{7.0.1 => 7.0.2}/ix_values.yaml | 2 +- stable/medusa/{7.0.1 => 7.0.2}/questions.yaml | 0 .../{7.0.1 => 7.0.2}/templates/NOTES.txt | 0 .../{7.0.1 => 7.0.2}/templates/common.yaml | 0 stable/medusa/{7.0.1 => 7.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/medusa/7.0.1/app-changelog.md rename stable/medusa/{7.0.1 => 7.0.2}/CHANGELOG.md (91%) rename stable/medusa/{7.0.1 => 7.0.2}/Chart.yaml (98%) rename stable/medusa/{7.0.1 => 7.0.2}/README.md (100%) create mode 100644 stable/medusa/7.0.2/app-changelog.md rename stable/medusa/{7.0.1 => 7.0.2}/app-readme.md (100%) rename stable/medusa/{7.0.1 => 7.0.2}/charts/common-14.0.1.tgz (100%) rename stable/medusa/{7.0.1 => 7.0.2}/ix_values.yaml (82%) rename stable/medusa/{7.0.1 => 7.0.2}/questions.yaml (100%) rename stable/medusa/{7.0.1 => 7.0.2}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.1 => 7.0.2}/templates/common.yaml (100%) rename stable/medusa/{7.0.1 => 7.0.2}/values.yaml (100%) diff --git a/stable/medusa/7.0.1/app-changelog.md b/stable/medusa/7.0.1/app-changelog.md deleted file mode 100644 index dbc057607f2..00000000000 --- a/stable/medusa/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.1/CHANGELOG.md b/stable/medusa/7.0.2/CHANGELOG.md similarity index 91% rename from stable/medusa/7.0.1/CHANGELOG.md rename to stable/medusa/7.0.2/CHANGELOG.md index eae5f902262..fe61b787014 100644 --- a/stable/medusa/7.0.1/CHANGELOG.md +++ b/stable/medusa/7.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11394](https://github.com/truecharts/charts/issues/11394)) + + + + ## [medusa-7.0.1](https://github.com/truecharts/charts/compare/medusa-7.0.0...medusa-7.0.1) (2023-08-03) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/medusa to v1.0.16 ([#9705](https://github.com/truecharts/charts/issues/9705)) - - - -## [medusa-6.0.26](https://github.com/truecharts/charts/compare/medusa-6.0.25...medusa-6.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/medusa/7.0.1/Chart.yaml b/stable/medusa/7.0.2/Chart.yaml similarity index 98% rename from stable/medusa/7.0.1/Chart.yaml rename to stable/medusa/7.0.2/Chart.yaml index ee551e29c2c..2e804bb230a 100644 --- a/stable/medusa/7.0.1/Chart.yaml +++ b/stable/medusa/7.0.2/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.1 +version: 7.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/7.0.1/README.md b/stable/medusa/7.0.2/README.md similarity index 100% rename from stable/medusa/7.0.1/README.md rename to stable/medusa/7.0.2/README.md diff --git a/stable/medusa/7.0.2/app-changelog.md b/stable/medusa/7.0.2/app-changelog.md new file mode 100644 index 00000000000..91f86b2530e --- /dev/null +++ b/stable/medusa/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11394](https://github.com/truecharts/charts/issues/11394)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.1/app-readme.md b/stable/medusa/7.0.2/app-readme.md similarity index 100% rename from stable/medusa/7.0.1/app-readme.md rename to stable/medusa/7.0.2/app-readme.md diff --git a/stable/medusa/7.0.1/charts/common-14.0.1.tgz b/stable/medusa/7.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/medusa/7.0.1/charts/common-14.0.1.tgz rename to stable/medusa/7.0.2/charts/common-14.0.1.tgz diff --git a/stable/medusa/7.0.1/ix_values.yaml b/stable/medusa/7.0.2/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.1/ix_values.yaml rename to stable/medusa/7.0.2/ix_values.yaml index 30cddb7453d..fe648bca507 100644 --- a/stable/medusa/7.0.1/ix_values.yaml +++ b/stable/medusa/7.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.17@sha256:5a64acf78dac2faf362e18f493a60f711127eb84f0784756aad41ffb99e5137f + tag: v1.0.17@sha256:40bc1642e3086baa8aa8e732376999ec624164c1d555e2b9ae3e75d55b5a488a service: main: ports: diff --git a/stable/medusa/7.0.1/questions.yaml b/stable/medusa/7.0.2/questions.yaml similarity index 100% rename from stable/medusa/7.0.1/questions.yaml rename to stable/medusa/7.0.2/questions.yaml diff --git a/stable/medusa/7.0.1/templates/NOTES.txt b/stable/medusa/7.0.2/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.1/templates/NOTES.txt rename to stable/medusa/7.0.2/templates/NOTES.txt diff --git a/stable/medusa/7.0.1/templates/common.yaml b/stable/medusa/7.0.2/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.1/templates/common.yaml rename to stable/medusa/7.0.2/templates/common.yaml diff --git a/stable/medusa/7.0.1/values.yaml b/stable/medusa/7.0.2/values.yaml similarity index 100% rename from stable/medusa/7.0.1/values.yaml rename to stable/medusa/7.0.2/values.yaml