Files
deploy/astrololo/kustomization.yaml
T
argocd-image-updater b8c9d96edf build: automatic update of astrololo
updates image gitea/astrololo-logic tag '6ced2ddd' to 'ab6fc072'
updates image gitea/astrololo-presentation tag '6ced2ddd' to 'ab6fc072'
2026-07-21 00:18:13 +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: ab6fc072
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: ab6fc072