From 29fbb6c0d0967e4d31f67121b143cd609f37199b Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Tue, 26 May 2026 16:09:26 +0000 Subject: [PATCH] chore(deploy): update image to latest --- deploy/overlays/production/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/overlays/production/kustomization.yaml b/deploy/overlays/production/kustomization.yaml index a377165..515b6de 100644 --- a/deploy/overlays/production/kustomization.yaml +++ b/deploy/overlays/production/kustomization.yaml @@ -18,7 +18,7 @@ namespace: taskarr images: - name: main newName: reg.milasholsting.dk/taskarr/taskarr - newTag: sha-7f0652b + newTag: sha-921560d - name: migrator newName: reg.milasholsting.dk/taskarr/taskarr-migrator - newTag: sha-7f0652b + newTag: sha-921560d