From edf11c78f7f15451d5d43664252bcd2ee05b8380 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 7 Nov 2021 22:56:38 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/{1.0.6 => 1.0.7}/CHANGELOG.md | 18 +++++++++--------- stable/medusa/{1.0.6 => 1.0.7}/CONFIG.md | 0 stable/medusa/{1.0.6 => 1.0.7}/Chart.lock | 2 +- stable/medusa/{1.0.6 => 1.0.7}/Chart.yaml | 5 ++--- stable/medusa/{1.0.6 => 1.0.7}/README.md | 0 stable/medusa/{1.0.6 => 1.0.7}/app-readme.md | 0 .../{1.0.6 => 1.0.7}/charts/common-8.5.3.tgz | Bin stable/medusa/{1.0.6 => 1.0.7}/helm-values.md | 2 +- stable/medusa/{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- stable/medusa/{1.0.6 => 1.0.7}/questions.yaml | 0 .../{1.0.6 => 1.0.7}/templates/common.yaml | 0 stable/medusa/{1.0.6 => 1.0.7}/values.yaml | 0 12 files changed, 14 insertions(+), 15 deletions(-) rename stable/medusa/{1.0.6 => 1.0.7}/CHANGELOG.md (90%) rename stable/medusa/{1.0.6 => 1.0.7}/CONFIG.md (100%) rename stable/medusa/{1.0.6 => 1.0.7}/Chart.lock (78%) rename stable/medusa/{1.0.6 => 1.0.7}/Chart.yaml (95%) rename stable/medusa/{1.0.6 => 1.0.7}/README.md (100%) rename stable/medusa/{1.0.6 => 1.0.7}/app-readme.md (100%) rename stable/medusa/{1.0.6 => 1.0.7}/charts/common-8.5.3.tgz (100%) rename stable/medusa/{1.0.6 => 1.0.7}/helm-values.md (93%) rename stable/medusa/{1.0.6 => 1.0.7}/ix_values.yaml (85%) rename stable/medusa/{1.0.6 => 1.0.7}/questions.yaml (100%) rename stable/medusa/{1.0.6 => 1.0.7}/templates/common.yaml (100%) rename stable/medusa/{1.0.6 => 1.0.7}/values.yaml (100%) diff --git a/stable/medusa/1.0.6/CHANGELOG.md b/stable/medusa/1.0.7/CHANGELOG.md similarity index 90% rename from stable/medusa/1.0.6/CHANGELOG.md rename to stable/medusa/1.0.7/CHANGELOG.md index c262f14ab16..1cb98ed5301 100644 --- a/stable/medusa/1.0.6/CHANGELOG.md +++ b/stable/medusa/1.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [medusa-1.0.7](https://github.com/truecharts/apps/compare/medusa-1.0.6...medusa-1.0.7) (2021-11-07) + +#### Fix + +* update medusa manually + + + ### [medusa-1.0.6](https://github.com/truecharts/apps/compare/medusa-1.0.5...medusa-1.0.6) (2021-11-07) @@ -88,12 +97,3 @@ * bump versions to rerelease and fix icons - - - -### [medusa-0.0.8](https://github.com/truecharts/apps/compare/medusa-0.0.7...medusa-0.0.8) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - diff --git a/stable/medusa/1.0.6/CONFIG.md b/stable/medusa/1.0.7/CONFIG.md similarity index 100% rename from stable/medusa/1.0.6/CONFIG.md rename to stable/medusa/1.0.7/CONFIG.md diff --git a/stable/medusa/1.0.6/Chart.lock b/stable/medusa/1.0.7/Chart.lock similarity index 78% rename from stable/medusa/1.0.6/Chart.lock rename to stable/medusa/1.0.7/Chart.lock index fc63e0ebc5e..01d807adb43 100644 --- a/stable/medusa/1.0.6/Chart.lock +++ b/stable/medusa/1.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.3 digest: sha256:0cc5e4101e5ff85c878493dc322d39b7b26b300badde2db93ffddaf6575dafa4 -generated: "2021-11-07T18:57:39.636038623Z" +generated: "2021-11-07T22:52:26.496956747Z" diff --git a/stable/medusa/1.0.6/Chart.yaml b/stable/medusa/1.0.7/Chart.yaml similarity index 95% rename from stable/medusa/1.0.6/Chart.yaml rename to stable/medusa/1.0.7/Chart.yaml index 546d50ddc24..226adfc1d82 100644 --- a/stable/medusa/1.0.6/Chart.yaml +++ b/stable/medusa/1.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.17" +appVersion: "0.5.20" dependencies: - name: common repository: https://truecharts.org @@ -24,10 +24,9 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - media - truecharts.org/SCALE-support: "true" truecharts.org/grade: U diff --git a/stable/medusa/1.0.6/README.md b/stable/medusa/1.0.7/README.md similarity index 100% rename from stable/medusa/1.0.6/README.md rename to stable/medusa/1.0.7/README.md diff --git a/stable/medusa/1.0.6/app-readme.md b/stable/medusa/1.0.7/app-readme.md similarity index 100% rename from stable/medusa/1.0.6/app-readme.md rename to stable/medusa/1.0.7/app-readme.md diff --git a/stable/medusa/1.0.6/charts/common-8.5.3.tgz b/stable/medusa/1.0.7/charts/common-8.5.3.tgz similarity index 100% rename from stable/medusa/1.0.6/charts/common-8.5.3.tgz rename to stable/medusa/1.0.7/charts/common-8.5.3.tgz diff --git a/stable/medusa/1.0.6/helm-values.md b/stable/medusa/1.0.7/helm-values.md similarity index 93% rename from stable/medusa/1.0.6/helm-values.md rename to stable/medusa/1.0.7/helm-values.md index 8bd7199f6bc..a4b3fe9cd47 100644 --- a/stable/medusa/1.0.6/helm-values.md +++ b/stable/medusa/1.0.7/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/medusa"` | | -| image.tag | string | `"version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8"` | | +| image.tag | string | `"0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.downloads.accessMode | string | `"ReadWriteOnce"` | | diff --git a/stable/medusa/1.0.6/ix_values.yaml b/stable/medusa/1.0.7/ix_values.yaml similarity index 85% rename from stable/medusa/1.0.6/ix_values.yaml rename to stable/medusa/1.0.7/ix_values.yaml index 8f29422f382..7a5507c3e9e 100644 --- a/stable/medusa/1.0.6/ix_values.yaml +++ b/stable/medusa/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/medusa pullPolicy: IfNotPresent - tag: version-v0.5.17@sha256:9c8848a252bfc6bd2513f841139abbad07766e3b58acfb59e4f652d32ab12ed8 + tag: 0.5.20@sha256:4b8296a04eff2320a466406d37a6115a0a26623d4163b6449c3d47fec6b95309 env: diff --git a/stable/medusa/1.0.6/questions.yaml b/stable/medusa/1.0.7/questions.yaml similarity index 100% rename from stable/medusa/1.0.6/questions.yaml rename to stable/medusa/1.0.7/questions.yaml diff --git a/stable/medusa/1.0.6/templates/common.yaml b/stable/medusa/1.0.7/templates/common.yaml similarity index 100% rename from stable/medusa/1.0.6/templates/common.yaml rename to stable/medusa/1.0.7/templates/common.yaml diff --git a/stable/medusa/1.0.6/values.yaml b/stable/medusa/1.0.7/values.yaml similarity index 100% rename from stable/medusa/1.0.6/values.yaml rename to stable/medusa/1.0.7/values.yaml