From 3543c4a4be647d2d60ac6bf64e3a2fa17dc69313 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 24 Aug 2026 15:43:21 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag 'd0c7ab61' to '13d2a040' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index 8a530ae..dc41d3d 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: d0c7ab61 + newTag: 13d2a040 - name: gitea.czernobog.pl/gitea/conjurer-bot newTag: d0c7ab61 # Production bot channel - only bumped when a [deploy]-tagged build appears.