From b7da567342ad68b3d2db6144c51594bdc517bfdb Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 18 May 2026 10:42:51 +0000 Subject: [PATCH] chore(deploy): update image to latest --- deploy/overlays/production/kustomization.yaml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/deploy/overlays/production/kustomization.yaml b/deploy/overlays/production/kustomization.yaml index 3470183..06b3340 100644 --- a/deploy/overlays/production/kustomization.yaml +++ b/deploy/overlays/production/kustomization.yaml @@ -16,10 +16,9 @@ patches: namespace: taskarr images: - - name: main - newName: reg.milasholsting.dk/taskarr/taskarr - newTag: sha-c434f4f - - name: migrator - newName: reg.milasholsting.dk/taskarr/migrator - newTag: sha-c434f4f - +- name: main + newName: reg.milasholsting.dk/taskarr/taskarr + newTag: sha-8db977c +- name: migrator + newName: reg.milasholsting.dk/taskarr/taskarr-migrator + newTag: sha-8db977c