From 8fe51863f4ac63fa1a1e594445938720f522179e Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Sat, 30 Dec 2023 10:48:46 +0100 Subject: [PATCH] fix tag --- apps/syncthing/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/syncthing/kustomization.yaml b/apps/syncthing/kustomization.yaml index c60f725..c17a00e 100644 --- a/apps/syncthing/kustomization.yaml +++ b/apps/syncthing/kustomization.yaml @@ -13,4 +13,4 @@ resources: images: - name: syncthing newName: syncthing/syncthing - newTag: 1.27 + newTag: "1.27"