From 5325eec7564c971245a47df0ce0ef4b234896c4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:32:24 +0000 Subject: [PATCH] fix(container): update image syncthing/syncthing to v1.23.7 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | syncthing/syncthing | 1.23.0 | 1.23.7 | --- cluster/apps/backups/syncthing/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/backups/syncthing/helmrelease.yaml b/cluster/apps/backups/syncthing/helmrelease.yaml index bcd21117..52b995cc 100644 --- a/cluster/apps/backups/syncthing/helmrelease.yaml +++ b/cluster/apps/backups/syncthing/helmrelease.yaml @@ -26,7 +26,7 @@ spec: nameOverride: *app image: repository: syncthing/syncthing - tag: 1.23.0 + tag: 1.23.7 ingress: main: enabled: true