From abbba17dd0c9552839fc1ba72d719366c2212d57 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Sun, 2 Aug 2026 15:33:09 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag '5d321f2f' to '44b7298a' updates image gitea/conjurer-bot tag '5d321f2f' to '44b7298a' --- conjurer/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index 7a9ad68..29488dd 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -6,6 +6,6 @@ resources: - bot.yaml images: - name: gitea.czernobog.pl/gitea/conjurer-librarian - newTag: 5d321f2f + newTag: 44b7298a - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: 5d321f2f + newTag: 44b7298a