Update patch Docker tags (#481)

* Update patch Docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-05-23 22:21:23 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent 4f0656ec26
commit 9d9fecf49e
24 changed files with 204 additions and 243 deletions
+28 -30
View File
@@ -1,36 +1,34 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ombi
version: 4.0.0
upstream_version: 8.0.1
appVersion: "auto"
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
type: application
appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
deprecated: false
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
home: https://github.com/truecharts/apps/tree/master/stable/ombi
icon: https://img3.androidappsapk.co/wiLDnuwrCWctiiW62ALcj4eIpNbzeRH_UNPo7eqlpYvGkCQYSTybaI4xVRLKGjnlamlV=s300
keywords:
- ombi
- plex
- emby
- sonarr
- radarr
- couchpotato
sources:
- https://github.com/truecharts/apps/tree/master/stable/ombi
- https://github.com/k8s-at-home/charts/tree/master/charts/ombi
- https://github.com/tidusjar/Ombi
- https://hub.docker.com/r/linuxserver/ombi
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
# condition:
- ombi
- plex
- emby
- sonarr
- radarr
- couchpotato
kubeVersion: '>=1.16.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: Ornias1993
email: kjeld@schouten-lebbing.nl
url: truecharts.org
# annotations:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: ombi
sources:
- https://github.com/truecharts/apps/tree/master/stable/ombi
- https://github.com/k8s-at-home/charts/tree/master/charts/ombi
- https://github.com/tidusjar/Ombi
- https://hub.docker.com/r/linuxserver/ombi
type: application
upstream_version: 8.0.1
version: 4.0.1
+1 -1
View File
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.0.1348
tag: v4.0.1394
##
# Most other defaults are set in questions.yaml
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.0.1348
tag: v4.0.1394
strategy:
type: Recreate