Files
deploy/astrololo/kustomization.yaml
argocd-image-updater 6b98f566eb build: automatic update of astrololo
updates image gitea/astrololo-logic tag '73fd41b9' to '4ef90b30'
updates image gitea/astrololo-presentation tag '752f477a' to '4ef90b30'
2026-07-21 19:40:29 +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: 752f477a
- name: gitea.czernobog.pl/gitea/astrololo-logic
newTag: 4ef90b30
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: 4ef90b30