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:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
4f0656ec26
commit
9d9fecf49e
@@ -1,26 +1,24 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: nzbhydra
|
||||
version: 4.0.0
|
||||
upstream_version: 5.3.1
|
||||
appVersion: "auto"
|
||||
description: Usenet meta search
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: true
|
||||
description: Usenet meta search
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/nzbhydra
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
|
||||
keywords:
|
||||
- nzbhydra
|
||||
- usenet
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/nzbhydra
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/nzbhydra
|
||||
- https://hub.docker.com/r/linuxserver/nzbhydra2
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- nzbhydra
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers: []
|
||||
# annotations:
|
||||
name: nzbhydra
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/nzbhydra
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/nzbhydra
|
||||
- https://hub.docker.com/r/linuxserver/nzbhydra2
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
type: application
|
||||
upstream_version: 5.3.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.14.1
|
||||
tag: v3.14.2
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.14.1
|
||||
tag: v3.14.2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,30 +1,29 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: calibre-web
|
||||
version: 4.0.0
|
||||
upstream_version: 4.3.1
|
||||
appVersion: "auto"
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: Calibre-Web is a web app providing a clean interface for browsing, reading
|
||||
and downloading eBooks using an existing Calibre database.
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/calibre-web
|
||||
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png
|
||||
keywords:
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/calibre-web
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- https://github.com/janeczku/calibre-web
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- calibre-web
|
||||
- calibre
|
||||
- ebook
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: calibre-web
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/calibre-web
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/calibre-web
|
||||
- https://hub.docker.com/r/linuxserver/calibre-web/
|
||||
- https://github.com/janeczku/calibre-web
|
||||
type: application
|
||||
upstream_version: 4.3.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.11
|
||||
tag: version-0.6.12
|
||||
|
||||
|
||||
##
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: linuxserver/calibre-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-0.6.11
|
||||
tag: version-0.6.12
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,28 +1,26 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: node-red
|
||||
version: 4.0.0
|
||||
upstream_version: 5.2.1
|
||||
appVersion: "auto"
|
||||
description: Node-RED is low-code programming for event-driven applications
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: Node-RED is low-code programming for event-driven applications
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/node-red
|
||||
icon: https://nodered.org/about/resources/media/node-red-icon-2.png
|
||||
keywords:
|
||||
- node-red
|
||||
- nodered
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/node-red
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/node-red
|
||||
- https://github.com/node-red/node-red-docker
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- node-red
|
||||
- nodered
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: node-red
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/node-red
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/node-red
|
||||
- https://github.com/node-red/node-red-docker
|
||||
type: application
|
||||
upstream_version: 5.2.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.4
|
||||
tag: 1.3.5
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.4
|
||||
tag: 1.3.5
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,35 +1,33 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: readarr
|
||||
version: 4.0.0
|
||||
upstream_version: 2.1.0
|
||||
appVersion: "auto"
|
||||
description: A fork of Radarr to work with Books & AudioBooks
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: A fork of Radarr to work with Books & AudioBooks
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/readarr
|
||||
icon: https://github.com/Readarr/Readarr/blob/develop/Logo/1024.png?raw=true
|
||||
keywords:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/readarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/readarr
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://readarr.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- readarr
|
||||
- torrent
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
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: readarr
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/readarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/readarr
|
||||
- https://github.com/Readarr/Readarr
|
||||
- https://readarr.com
|
||||
type: application
|
||||
upstream_version: 2.1.0
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/readarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.1.0.643
|
||||
tag: v0.1.0.697
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/readarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.1.0.643
|
||||
tag: v0.1.0.697
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,31 +1,29 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: collabora-online
|
||||
version: 4.0.0
|
||||
# upstream_version:
|
||||
appVersion: "auto"
|
||||
description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use.
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
|
||||
\ suite image suitable for home use."
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
icon: https://truecharts.org/_static/img/collabora-icon.png
|
||||
keywords:
|
||||
- collabora-online
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://www.collaboraoffice.com/code/docker/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- collabora-online
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: stavros-k
|
||||
email: stavros-k@users.noreply.github.com
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: stavros-k@users.noreply.github.com
|
||||
name: stavros-k
|
||||
url: truecharts.org
|
||||
name: collabora-online
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://www.collaboraoffice.com/code/docker/
|
||||
type: application
|
||||
version: 4.0.1
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.8.4
|
||||
tag: 6.4.8.6
|
||||
pullPolicy: IfNotPresent
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.8.4
|
||||
tag: 6.4.8.6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
||||
@@ -1,57 +1,31 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: home-assistant
|
||||
version: 4.0.0
|
||||
upstream_version: 5.3.0
|
||||
appVersion: "auto"
|
||||
description: home-assistant App for TrueNAS SCALE
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: home-assistant App for TrueNAS SCALE
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/home-assistant
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
|
||||
keywords:
|
||||
- home-assistant
|
||||
- hass
|
||||
- homeassistant
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/home-assistant
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
- https://github.com/cdr/code-server
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
# ## postgresql is currently not ported to SCALE yet.
|
||||
# - name: postgresql
|
||||
# version: 10.2.0
|
||||
# repository: https://charts.bitnami.com/bitnami
|
||||
# condition: postgresql.enabled
|
||||
# # tags:
|
||||
# # import-values:
|
||||
# # alias:
|
||||
# ## mariadb is currently not ported to SCALE yet.
|
||||
# - name: mariadb
|
||||
# version: 0.1.0
|
||||
# repository: file://../../mariadb/0.0.1/
|
||||
# condition: mariadb.enabled
|
||||
# # tags:
|
||||
# # import-values:
|
||||
# # alias:
|
||||
# ## InfluxDB is currently not ported to SCALE yet.
|
||||
# - name: influxdb
|
||||
# version: 1.1.6
|
||||
# repository: https://charts.bitnami.com/bitnami
|
||||
# condition: influxdb.enabled
|
||||
# # tags:
|
||||
# # import-values:
|
||||
# # alias:
|
||||
- home-assistant
|
||||
- hass
|
||||
- homeassistant
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: tprelog
|
||||
email: 35702532+tprelog@users.noreply.github.com
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: 35702532+tprelog@users.noreply.github.com
|
||||
name: tprelog
|
||||
url: truecharts.org
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/home-assistant
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant
|
||||
- https://github.com/home-assistant/home-assistant
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
upstream_version: 5.3.0
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.0
|
||||
tag: 2021.5.5
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.0
|
||||
tag: 2021.5.5
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.0.1348
|
||||
tag: v4.0.1394
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/tautulli
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.7.2
|
||||
tag: v2.7.3
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
Reference in New Issue
Block a user