From 86ea5b61477c1d3c2e6e2a5c7acfa080b04f1db4 Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 23 Jul 2026 21:01:53 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag 'e8f868e9' to 'f1956a08' updates image gitea/astrololo-logic tag 'e8f868e9' to 'f1956a08' updates image gitea/astrololo-presentation tag 'e8f868e9' to 'f1956a08' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index 62b651a..9b20ba2 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -9,8 +9,8 @@ resources: - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: e8f868e9 + newTag: f1956a08 - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: e8f868e9 + newTag: f1956a08 - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: e8f868e9 + newTag: f1956a08