From 87048cdbc49a7bd7c5b8014025448de5526a381c Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Mon, 3 Aug 2026 11:06:43 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag '8ebce816' to 'a0d1135d' updates image gitea/astrololo-logic tag '8ebce816' to 'a0d1135d' updates image gitea/astrololo-presentation tag '8ebce816' to 'a0d1135d' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index fc7d587..859a82d 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: 8ebce816 + newTag: a0d1135d - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: 8ebce816 + newTag: a0d1135d - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: 8ebce816 + newTag: a0d1135d