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
+24 -26
View File
@@ -1,32 +1,30 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: tautulli
version: 4.0.0
upstream_version: 7.0.1
appVersion: "auto"
description: A Python based monitoring and tracking tool for Plex Media Server
type: application
appVersion: auto
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
deprecated: false
description: A Python based monitoring and tracking tool for Plex Media Server
home: https://github.com/truecharts/apps/tree/master/stable/tautulli
icon: https://github.com/Tautulli/Tautulli/blob/master/data/interfaces/default/images/logo.png?raw=true
keywords:
- tautulli
- plex
sources:
- https://github.com/truecharts/apps/tree/master/stable/tautulli
- https://github.com/k8s-at-home/charts/tree/master/charts/tautulli
- https://github.com/Tautulli/Tautulli
- https://hub.docker.com/r/tautulli/tautulli
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.5
# condition:
- tautulli
- plex
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: tautulli
sources:
- https://github.com/truecharts/apps/tree/master/stable/tautulli
- https://github.com/k8s-at-home/charts/tree/master/charts/tautulli
- https://github.com/Tautulli/Tautulli
- https://hub.docker.com/r/tautulli/tautulli
type: application
upstream_version: 7.0.1
version: 4.0.1
+1 -1
View File
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/tautulli
pullPolicy: IfNotPresent
tag: v2.7.2
tag: v2.7.3
##
# Most other defaults are set in questions.yaml
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/truecharts/tautulli
pullPolicy: IfNotPresent
tag: v2.7.2
tag: v2.7.3
strategy:
type: Recreate