From 2f4e8d1799c80e663ae540295c616038be9a09d2 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 28 Jul 2026 12:17:50 +0000 Subject: [PATCH] build: automatic update of conjurer updates image gitea/conjurer-bot tag 'c8aae106' to 'e243777e' --- conjurer/kustomization.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/conjurer/kustomization.yaml b/conjurer/kustomization.yaml index 90c484b..3ca5ffc 100644 --- a/conjurer/kustomization.yaml +++ b/conjurer/kustomization.yaml @@ -3,4 +3,9 @@ kind: Kustomization resources: - namespace.yaml - librarian.yaml - - bot.yaml \ No newline at end of file + - bot.yaml +images: + - name: gitea.czernobog.pl/gitea/conjurer-librarian + newTag: e243777e + - name: gitea.czernobog.pl/gitea/conjurer-bot + newTag: e243777e