From 1f9d3b16f08aa6c84f231c7d10c7a454a59f6502 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:46:37 +0000 Subject: [PATCH] feat(container): update image syncthing/syncthing to v1.27.1 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | syncthing/syncthing | 1.23.0 | 1.27.1 | --- 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..f68c2c75 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.27.1 ingress: main: enabled: true