apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml - data.yaml - logic.yaml - presentation.yaml images: - name: gitea.czernobog.pl/gitea/astrololo-data newTag: c75f8377 - name: gitea.czernobog.pl/gitea/astrololo-logic newTag: ab6fc072 - name: gitea.czernobog.pl/gitea/astrololo-presentation newTag: ab6fc072