From 9d5f3182722ce759e7e1e71659c1af33d49a33cc Mon Sep 17 00:00:00 2001 From: argocd-image-updater Date: Thu, 23 Jul 2026 20:39:41 +0000 Subject: [PATCH] build: automatic update of astrololo updates image gitea/astrololo-data tag '56fdf01d' to 'e8f868e9' updates image gitea/astrololo-logic tag '56fdf01d' to 'e8f868e9' updates image gitea/astrololo-presentation tag '56fdf01d' to 'e8f868e9' --- astrololo/kustomization.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index 2d413ba..62b651a 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -5,12 +5,12 @@ resources: - data.yaml - logic.yaml - presentation.yaml - - tls.yaml # certyfikat z własnego CA (wymaga cert-managera) - - ingress.yaml # wejście po https + przekierowanie z http + - tls.yaml # certyfikat z własnego CA (wymaga cert-managera) + - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: 56fdf01d + newTag: e8f868e9 - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: 56fdf01d + newTag: e8f868e9 - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: 56fdf01d + newTag: e8f868e9