From 71b9fe0842b04b7ea9d29d2d1af77b807260a2da Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 4 Aug 2026 13:18:01 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag '9f22dbf9' to 'ae1bd677' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index f838154..6c88130 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -8,7 +8,7 @@ resources: - deploy-bot-backup.yaml images: - name: gitea.czernobog.pl/gitea/conjurer-librarian - newTag: 9f22dbf9 + newTag: ae1bd677 - name: gitea.czernobog.pl/gitea/conjurer-bot newTag: fbd1ec9f # Production bot channel - only bumped when a [deploy]-tagged build appears.