From 7dd32b1fd4f10886a658a0917306a85045f6ef6d Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Wed, 12 Aug 2026 15:14:02 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag 'ae1bd677' to 'c2e6b8e6' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index 6c88130..869292c 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: ae1bd677 + newTag: c2e6b8e6 - name: gitea.czernobog.pl/gitea/conjurer-bot newTag: fbd1ec9f # Production bot channel - only bumped when a [deploy]-tagged build appears.