Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-07 22:56:38 +00:00
parent 7bf1e58388
commit edf11c78f7
12 changed files with 14 additions and 15 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="medusa-1.0.7"></a>
### [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
<a name="medusa-1.0.6"></a>
### [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
<a name="medusa-0.0.8"></a>
### [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))

View File

@ -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"

View File

@ -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

View File

@ -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"` | |

View File

@ -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: