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
co-authored by Renovate Bot TrueCharts-Bot
parent bc53ea1691
commit 0ab33db6d0
29 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ name: vaultwarden
sources:
- https://github.com/dani-garcia/vaultwarden
type: application
version: 3.7.0
version: 3.7.1
@@ -7,7 +7,7 @@
image:
repository: vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.22.1
tag: 1.22.2
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 }}"
+1 -1
View File
@@ -3,7 +3,7 @@
image:
repository: vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.22.1
tag: 1.22.2
strategy:
type: Recreate