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