chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.14.2358@b3b98cf by renovate (#16996)
This commit is contained in:
parent
4b92c3f47c
commit
bf9b9354e8
|
@ -1,41 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: readarr
|
||||
version: 19.1.6
|
||||
version: 19.1.7
|
||||
appVersion: 0.3.14.2348
|
||||
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://readarr.com
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- 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.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
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,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.14.2348@sha256:33fc965dff66c1475671e61106e6f8719f2da3501957cba142e1db0ff92dde36
|
||||
tag: 0.3.14.2358@sha256:b3b98cf23859f0783afa249ba5ce57cc191e586b92bfa911dd975e76e3d38c05
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue