From e8f6e0c6d3a0d44f6b2353df2ca2c076c599603e Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 18 May 2026 10:31:30 +0000 Subject: [PATCH] chore(deploy): update image to latest --- deploy/overlays/production/kustomization.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deploy/overlays/production/kustomization.yaml b/deploy/overlays/production/kustomization.yaml index 4ed7050..04a8c46 100644 --- a/deploy/overlays/production/kustomization.yaml +++ b/deploy/overlays/production/kustomization.yaml @@ -16,6 +16,12 @@ patches: namespace: taskarr images: +- name: election + newName: reg.milasholsting.dk/taskarr/taskarr + newTag: sha-c434f4f +- name: election-migration + newName: reg.milasholsting.dk/taskarr/taskarr-migrator + newTag: sha-c434f4f - name: main newName: reg.milasholsting.dk/taskarr/taskarr newTag: latest