fix(container): update image syncthing/syncthing to v1.27.2 (#290)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-01-01 09:13:45 +00:00
committed by GitHub
parent a434c71c0d
commit d72ea0dd43

View File

@@ -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}"