From ffeb639d62aa5e5ef66ef56657476d73fa3f3c5a Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 20 Aug 2026 23:56:37 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag 'ee3c515d' to '71bb3b9c' updates image gitea/astrololo-logic tag 'ee3c515d' to '71bb3b9c' updates image gitea/astrololo-presentation tag 'ee3c515d' to '71bb3b9c' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index f376d8d..d977a96 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -11,10 +11,10 @@ resources: - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: ee3c515d + newTag: 71bb3b9c - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: ee3c515d + newTag: 71bb3b9c - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: ee3c515d + newTag: 71bb3b9c