chore(deps): update container image ghcr.io/onedr0p/sonarr to v4.0.2.1183@27ffdcc by renovate (#18847)
This commit is contained in:
parent
a630cb00f5
commit
7e0e73898b
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 4.0.1.929
|
appVersion: 4.0.2.1183
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.2
|
version: 18.1.2
|
||||||
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- sonarr
|
- sonarr
|
||||||
- torrent
|
- torrent
|
||||||
- usenet
|
- usenet
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,7 +33,7 @@ name: sonarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Sonarr/Sonarr
|
- https://github.com/Sonarr/Sonarr
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
|
||||||
- https://ghcr.io/onedr0p/sonarr
|
|
||||||
- https://ghcr.io/onedr0p/exportarr
|
- https://ghcr.io/onedr0p/exportarr
|
||||||
|
- https://ghcr.io/onedr0p/sonarr
|
||||||
type: application
|
type: application
|
||||||
version: 20.2.0
|
version: 20.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/sonarr
|
repository: ghcr.io/onedr0p/sonarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 4.0.1.929@sha256:f655ae59dfd9c75c798c04d08472deb2de61d8b13efac2735ff73d320ce7095b
|
tag: 4.0.2.1183@sha256:27ffdcc8a93714d379ecd4cf0fcf23ef4452b18e0eb59cd4f966a67185f86284
|
||||||
exportarrImage:
|
exportarrImage:
|
||||||
repository: ghcr.io/onedr0p/exportarr
|
repository: ghcr.io/onedr0p/exportarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Reference in New Issue