From 1f9ea03ca63141d554b40573e1fbb5f7dd6e509c Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Tue, 11 Aug 2026 14:38:44 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag 'ac8a0e9f' to 'ee3c515d' updates image gitea/astrololo-logic tag 'e2b50b28' to 'ee3c515d' updates image gitea/astrololo-presentation tag 'e2b50b28' to 'ee3c515d' --- astrololo/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index c50bbf5..f376d8d 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: ac8a0e9f + newTag: ee3c515d - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: e2b50b28 + newTag: ee3c515d - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: e2b50b28 + newTag: ee3c515d