From d508b4515d7d3adeacc241e828e29367028555e4 Mon Sep 17 00:00:00 2001 From: "mchesterbot[bot]" <105906096+mchesterbot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 07:19:50 +0000 Subject: [PATCH] fix(container): update syncthing/syncthing docker tag to v1.27.11 --- kubernetes/apps/default/syncthing/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/syncthing/app/helmrelease.yaml b/kubernetes/apps/default/syncthing/app/helmrelease.yaml index 98e669c0c4..77633e4954 100644 --- a/kubernetes/apps/default/syncthing/app/helmrelease.yaml +++ b/kubernetes/apps/default/syncthing/app/helmrelease.yaml @@ -30,7 +30,7 @@ spec: app: image: repository: syncthing/syncthing - tag: 1.27.10 + tag: 1.27.11 resources: requests: cpu: 15m