From 8fff933578782c83c672d9079b4039ba4a402806 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 20 Jul 2026 17:53:31 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag '9323803c' to 'c75f8377' updates image gitea/astrololo-logic tag '9323803c' to 'c75f8377' updates image gitea/astrololo-presentation tag '9323803c' to 'c75f8377' --- astrololo/kustomization.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index a28ab87..239caf0 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -5,3 +5,10 @@ resources: - data.yaml - logic.yaml - presentation.yaml +images: + - name: gitea.czernobog.pl/gitea/astrololo-data + newTag: c75f8377 + - name: gitea.czernobog.pl/gitea/astrololo-logic + newTag: c75f8377 + - name: gitea.czernobog.pl/gitea/astrololo-presentation + newTag: c75f8377