From edb1a9834a9ad98be659d1145868b0866d6e1743 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 27 Aug 2026 15:42:12 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag 'fdc1fa18' to '9b6666dc' updates image gitea/conjurer-bot tag 'fdc1fa18' to '9b6666dc' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index b726936..b77ee74 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -10,7 +10,7 @@ images: - name: gitea.czernobog.pl/gitea/conjurer-librarian newTag: 9b6666dc - name: gitea.czernobog.pl/gitea/conjurer-bot - newTag: fdc1fa18 + newTag: 9b6666dc # 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