From 3ea509b13adc818c10cf4096f5816920db406c1b Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Wed, 12 Aug 2026 15:46:05 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag 'c2e6b8e6' to 'd0c7ab61' updates image gitea/conjurer-bot tag 'c2e6b8e6' to 'd0c7ab61' --- conjurer/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index e5cd034..8a530ae 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -8,9 +8,9 @@ resources: - deploy-bot-backup.yaml images: - name: gitea.czernobog.pl/gitea/conjurer-librarian - newTag: c2e6b8e6 + newTag: d0c7ab61 - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: c2e6b8e6 + newTag: d0c7ab61 # 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