From 8222129d716924f638d288e58172f7389839ca95 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 4 Aug 2026 16:25:17 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag '70c83cfc' to 'bc80745a' updates image gitea/astrololo-logic tag '70c83cfc' to 'bc80745a' updates image gitea/astrololo-presentation tag '70c83cfc' to 'bc80745a' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index cd0d31d..bfc2566 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: 70c83cfc + newTag: bc80745a - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: 70c83cfc + newTag: bc80745a - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: 70c83cfc + newTag: bc80745a