chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.14.2348@33fc965 by renovate (#16661)
This commit is contained in:
parent
b817a2a0bb
commit
02ad7ed453
|
@ -1,41 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: readarr
|
||||
version: 19.1.0
|
||||
version: 19.1.1
|
||||
appVersion: 0.3.13.2338
|
||||
description: A fork of Radarr to work with Books & AudioBooks
|
||||
home: https://truecharts.org/charts/stable/readarr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://ghcr.io/onedr0p/readarr-develop
|
||||
- https://readarr.com
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://readarr.com
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# README
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
|
@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
|
|||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.13.2338@sha256:bf8a16b7fb4c17499f8de4c0c71a044e140e90d9c00904d751c1a46470a99033
|
||||
tag: 0.3.14.2348@sha256:33fc965dff66c1475671e61106e6f8719f2da3501957cba142e1db0ff92dde36
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue