From c1a88ef57369acbae46d8d458ceacfd7c2396edb Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 27 Aug 2026 18:10:20 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag '9b6666dc' to 'c91ec03b' updates image gitea/conjurer-bot tag '9b6666dc' to 'c91ec03b' --- conjurer/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index b77ee74..234522a 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: 9b6666dc + newTag: c91ec03b - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: 9b6666dc + newTag: c91ec03b # 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