From d72ea0dd436c9103c645f83ecd5b7dfd55de6dd4 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:13:45 +0000 Subject: [PATCH] fix(container): update image syncthing/syncthing to v1.27.2 (#290) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/syncthing/user1/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/syncthing/user1/hr.yaml b/kube/deploy/apps/syncthing/user1/hr.yaml index 52dea141..b0f8031c 100644 --- a/kube/deploy/apps/syncthing/user1/hr.yaml +++ b/kube/deploy/apps/syncthing/user1/hr.yaml @@ -18,7 +18,7 @@ spec: type: statefulset image: repository: syncthing/syncthing - tag: 1.27.1@sha256:cf8d5db6f1a306f7e9126e4300e8d4ca0de9653e0124a862e7f5bed285d650ad + tag: 1.27.2@sha256:72d4569a11371e1eac4aa9351f7e07c6ff96f384e59e96dce9458e3a7bbd3627 env: TZ: "${CONFIG_TZ}" PUID: "${USERS_1_UID}"