From 02ab25e39ef8b137ac17840af1d8f780d1f90a6e Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Sun, 9 Aug 2026 15:51:02 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag 'baf4e0e3' to '003deb94' updates image gitea/astrololo-logic tag 'baf4e0e3' to '003deb94' --- astrololo/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index 4804ef0..6276f85 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -11,9 +11,9 @@ resources: - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: baf4e0e3 + newTag: 003deb94 - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: baf4e0e3 + newTag: 003deb94 - name: gitea.czernobog.pl/gitea/astrololo-render newTag: latest - name: gitea.czernobog.pl/gitea/astrololo-presentation