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