From 70f4d298ff248b59b5e34da09c3e2794b8e2ae67 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Wed, 12 Aug 2026 15:16:03 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag 'ae1bd677' to 'c2e6b8e6' updates image gitea/conjurer-bot tag 'fbd1ec9f' to 'c2e6b8e6' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index 869292c..e5cd034 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -10,7 +10,7 @@ images: - name: gitea.czernobog.pl/gitea/conjurer-librarian newTag: c2e6b8e6 - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: fbd1ec9f + newTag: c2e6b8e6 # Production bot channel - only bumped when a [deploy]-tagged build appears. # Bootstrapped to fbd1ec9f: that's the image the first [deploy] build (merge # of conjurer#20) promoted to conjurer-bot-deploy. From here the image-updater