From 6c0213911d0ba4b0b04100822f698baf96d64841 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 30 Jul 2026 17:43:53 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-librarian tag '031c1f8a' to 'latest' --- conjurer/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index c9d8305..d331fed 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -6,6 +6,6 @@ resources: - bot.yaml images: - name: gitea.czernobog.pl/gitea/conjurer-librarian - newTag: 031c1f8a + newTag: latest - name: gitea.czernobog.pl/gitea/conjurer-bot newTag: latest