From e43567b12c3cf82fcc1cb3fd56ecb257613002c3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 7 Nov 2021 22:56:35 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/medusa/CHANGELOG.md | 9 ++++++ charts/stable/medusa/Chart.yaml | 2 +- charts/stable/medusa/helm-values.md | 2 +- docs/apps/stable/medusa/CHANGELOG.md | 9 ++++++ docs/apps/stable/medusa/helm-values.md | 2 +- docs/index.yaml | 38 +++++++++++++++++++++++++- 6 files changed, 58 insertions(+), 4 deletions(-) diff --git a/charts/stable/medusa/CHANGELOG.md b/charts/stable/medusa/CHANGELOG.md index ddbb691a5b0..d0ca498cc41 100644 --- a/charts/stable/medusa/CHANGELOG.md +++ b/charts/stable/medusa/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) diff --git a/charts/stable/medusa/Chart.yaml b/charts/stable/medusa/Chart.yaml index 373a93ecf02..226adfc1d82 100644 --- a/charts/stable/medusa/Chart.yaml +++ b/charts/stable/medusa/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.5.17" +appVersion: "0.5.20" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/medusa/helm-values.md b/charts/stable/medusa/helm-values.md index 8bd7199f6bc..a4b3fe9cd47 100644 --- a/charts/stable/medusa/helm-values.md +++ b/charts/stable/medusa/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/docs/apps/stable/medusa/CHANGELOG.md b/docs/apps/stable/medusa/CHANGELOG.md index ddbb691a5b0..d0ca498cc41 100644 --- a/docs/apps/stable/medusa/CHANGELOG.md +++ b/docs/apps/stable/medusa/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) diff --git a/docs/apps/stable/medusa/helm-values.md b/docs/apps/stable/medusa/helm-values.md index 8bd7199f6bc..a4b3fe9cd47 100644 --- a/docs/apps/stable/medusa/helm-values.md +++ b/docs/apps/stable/medusa/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/docs/index.yaml b/docs/index.yaml index ad916e5c9df..87835682fd8 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -113420,6 +113420,42 @@ entries: - https://github.com/truecharts/apps/releases/download/mealie-1.0.0/mealie-1.0.0.tgz version: 1.0.0 medusa: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.5.20 + created: "2021-11-07T22:56:33.123142285Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.3 + description: An automatic Video Library Manager for TV Shows + digest: 16b56f54a8750b041bb98bc420ab40e300e753239c4b55ebdbc57407cbc4fb34 + home: https://github.com/truecharts/apps/tree/master/charts/stable/medusa + icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/medusa-icon.png + keywords: + - medusa + - video + - library + - manager + - tv + - shows + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: medusa + sources: + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/medusa-1.0.7/medusa-1.0.7.tgz + version: 1.0.7 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -243263,4 +243299,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-11-07T20:07:55.448188887Z" +generated: "2021-11-07T22:56:33.214196339Z"