chore(deps): update container image syncthing/syncthing to v1.17 (#538)

* chore(deps): update container image syncthing/syncthing to v1.17

* 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-01 16:39:52 +02:00
committed by GitHub
parent 6ed72494a2
commit 1d541e91ea
3 changed files with 3 additions and 3 deletions

View File

@@ -24,4 +24,4 @@ sources:
- https://github.com/syncthing/syncthing
- https://hub.docker.com/r/syncthing/syncthing
type: application
version: 5.3.3
version: 5.3.4

View File

@@ -7,7 +7,7 @@
image:
repository: syncthing/syncthing
pullPolicy: IfNotPresent
tag: "1.16"
tag: "1.17"
##
# Most other defaults are set in questions.yaml

View File

@@ -3,7 +3,7 @@
image:
repository: syncthing/syncthing
pullPolicy: IfNotPresent
tag: "1.16"
tag: "1.17"
strategy:
type: Recreate