From ef37a3f628e8f3ddf7cc1f8db675199b5c00c92b Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 4 Aug 2026 17:55:48 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag 'bc80745a' to 'e3114f3e' updates image gitea/astrololo-logic tag 'bc80745a' to 'e3114f3e' updates image gitea/astrololo-presentation tag 'bc80745a' to 'e3114f3e' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index bfc2566..178951c 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -10,10 +10,10 @@ resources: - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: bc80745a + newTag: e3114f3e - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: bc80745a + newTag: e3114f3e - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: bc80745a + newTag: e3114f3e