Files
deploy/astrololo/kustomization.yaml
T
argocd-image-updater 69ac1aa90b build: automatic update of astrololo
updates image gitea/astrololo-presentation tag 'de5d5895' to 'a2aabd37'
2026-07-21 01:57:20 +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: de5d5895
- name: gitea.czernobog.pl/gitea/astrololo-logic
newTag: de5d5895
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: a2aabd37