chore(deps): update minor docker tags (#611)

* chore(deps): update minor 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-06-29 10:05:50 +02:00 committed by GitHub
parent 9477fac8ec
commit 45b7da9113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View File

@ -22,4 +22,4 @@ sources:
- https://github.com/deluan/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 6.1.7
version: 6.1.8

View File

@ -7,7 +7,7 @@
image:
repository: deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.43.0
tag: 0.44.0
##
# Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image:
repository: deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.43.0
tag: 0.44.0
strategy:
type: Recreate

View File

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

View File

@ -7,7 +7,7 @@
image:
repository: vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.21.0
tag: 1.22.0
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 }}"

View File

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

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
version: 6.1.9
version: 6.1.10

View File

@ -7,7 +7,7 @@
image:
repository: zwavejs/zwavejs2mqtt
pullPolicy: IfNotPresent
tag: 5.0.4
tag: 5.1.0
# 5=tty 20=dialout 24=cdrom
podSecurityContext:

View File

@ -5,7 +5,7 @@
image:
repository: zwavejs/zwavejs2mqtt
pullPolicy: IfNotPresent
tag: 5.0.4
tag: 5.1.0
strategy:
type: Recreate