Files
deploy/astrololo/kustomization.yaml
argocd-image-updater 8fff933578 build: automatic update of astrololo
updates image gitea/astrololo-data tag '9323803c' to 'c75f8377'
updates image gitea/astrololo-logic tag '9323803c' to 'c75f8377'
updates image gitea/astrololo-presentation tag '9323803c' to 'c75f8377'
2026-07-20 17:53:31 +00:00

15 lines
375 B
YAML

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: c75f8377
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: c75f8377