diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index a28ab87..239caf0 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -5,3 +5,10 @@ resources: - data.yaml - logic.yaml - presentation.yaml +images: + - name: gitea.czernobog.pl/gitea/astrololo-data + newTag: c75f8377 + - name: gitea.czernobog.pl/gitea/astrololo-logic + newTag: c75f8377 + - name: gitea.czernobog.pl/gitea/astrololo-presentation + newTag: c75f8377