chore(deps): update container image syncthing/syncthing to v1.18 (#672)

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

* 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-06 15:43:10 +02:00
committed by GitHub
parent 45ba301174
commit 8aecd55b5d
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: 6.3.4
version: 6.3.5

View File

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

View File

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