chore(deps): update patch docker tags (#712)

* chore(deps): 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-07-27 11:11:31 +02:00 committed by GitHub
parent bc53ea1691
commit 0ab33db6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
29 changed files with 29 additions and 29 deletions

View File

@ -19,4 +19,4 @@ maintainers:
name: prototype-gui name: prototype-gui
sources: null sources: null
type: application type: application
version: 1.5.2 version: 1.5.3

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.455 tag: v0.18.475
strategy: strategy:
type: Recreate type: Recreate

View File

@ -19,4 +19,4 @@ maintainers:
name: mealie name: mealie
sources: sources:
- https://github.com/hay-kot/mealie - https://github.com/hay-kot/mealie
version: 1.4.0 version: 1.4.1

View File

@ -8,7 +8,7 @@ image:
# -- image repository # -- image repository
repository: hkotel/mealie repository: hkotel/mealie
# -- image tag # -- image tag
tag: v0.5.1 tag: v0.5.2
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: hkotel/mealie repository: hkotel/mealie
# -- image tag # -- image tag
tag: v0.5.1 tag: v0.5.2
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -20,4 +20,4 @@ name: node-red
sources: sources:
- https://github.com/node-red/node-red-docker - https://github.com/node-red/node-red-docker
type: application type: application
version: 6.4.2 version: 6.4.3

View File

@ -7,7 +7,7 @@
image: image:
repository: nodered/node-red repository: nodered/node-red
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.0.1 tag: 2.0.3
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: nodered/node-red repository: nodered/node-red
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.0.1 tag: 2.0.3
strategy: strategy:
type: Recreate type: Recreate

View File

@ -21,4 +21,4 @@ name: prowlarr
sources: sources:
- https://github.com/Prowlarr/Prowlarr - https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images - https://github.com/k8s-at-home/container-images
version: 1.4.3 version: 1.4.4

View File

@ -8,7 +8,7 @@ image:
# -- image repository # -- image repository
repository: ghcr.io/k8s-at-home/prowlarr repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag # -- image tag
tag: v0.1.0.701 tag: v0.1.0.715
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: ghcr.io/k8s-at-home/prowlarr repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag # -- image tag
tag: v0.1.0.701 tag: v0.1.0.715
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/Readarr/Readarr - https://github.com/Readarr/Readarr
- https://readarr.com - https://readarr.com
type: application type: application
version: 6.4.4 version: 6.4.5

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/readarr repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.1.0.889 tag: v0.1.0.900
probes: probes:
liveness: liveness:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/readarr repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.1.0.889 tag: v0.1.0.900
strategy: strategy:
type: Recreate type: Recreate

View File

@ -25,4 +25,4 @@ sources:
- https://github.com/home-assistant/home-assistant - https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server - https://github.com/cdr/code-server
type: application type: application
version: 6.4.2 version: 6.4.3

View File

@ -7,7 +7,7 @@
image: image:
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2021.7.3 tag: 2021.7.4
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2021.7.3 tag: 2021.7.4
strategy: strategy:
type: Recreate type: Recreate

View File

@ -24,4 +24,4 @@ name: jackett
sources: sources:
- https://github.com/Jackett/Jackett - https://github.com/Jackett/Jackett
type: application type: application
version: 6.4.2 version: 6.4.3

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.455 tag: v0.18.475
probes: probes:
liveness: liveness:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.455 tag: v0.18.475
strategy: strategy:
type: Recreate type: Recreate

View File

@ -27,4 +27,4 @@ name: ombi
sources: sources:
- https://github.com/tidusjar/Ombi - https://github.com/tidusjar/Ombi
type: application type: application
version: 6.4.1 version: 6.4.2

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/truecharts/ombi repository: ghcr.io/truecharts/ombi
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.0.1446 tag: v4.0.1449
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/truecharts/ombi repository: ghcr.io/truecharts/ombi
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v4.0.1446 tag: v4.0.1449
strategy: strategy:
type: Recreate type: Recreate

View File

@ -22,4 +22,4 @@ maintainers:
name: plex name: plex
sources: null sources: null
type: application type: application
version: 5.4.2 version: 5.4.3

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/plex repository: ghcr.io/k8s-at-home/plex
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.23.5.4841-549599676 tag: v1.23.5.4862-0f739d462
# 44=video 107=render # 44=video 107=render
podSecurityContext: podSecurityContext:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/plex repository: ghcr.io/k8s-at-home/plex
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.23.5.4841-549599676 tag: v1.23.5.4862-0f739d462
strategy: strategy:
type: Recreate type: Recreate

View File

@ -31,4 +31,4 @@ name: vaultwarden
sources: sources:
- https://github.com/dani-garcia/vaultwarden - https://github.com/dani-garcia/vaultwarden
type: application type: application
version: 3.7.0 version: 3.7.1

View File

@ -7,7 +7,7 @@
image: image:
repository: vaultwarden/server repository: vaultwarden/server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.22.1 tag: 1.22.2
envTpl: envTpl:
DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}"

View File

@ -3,7 +3,7 @@
image: image:
repository: vaultwarden/server repository: vaultwarden/server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.22.1 tag: 1.22.2
strategy: strategy:
type: Recreate type: Recreate