From bb6ed713d4acddceb47a408255fef8bcc29173e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 07:05:47 +0000 Subject: [PATCH] feat(container): update image syncthing/syncthing to v1.24.0 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | syncthing/syncthing | 1.23.0 | 1.24.0 | --- 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..0bde8ebc 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.24.0 ingress: main: enabled: true