Files
deploy/astrololo/kustomization.yaml
T
argocd-image-updater 6c41782b4b build: automatic update of astrololo
updates image gitea/astrololo-logic tag '473d059a' to '56fdf01d'
updates image gitea/astrololo-presentation tag '473d059a' to '56fdf01d'
2026-07-23 15:53:47 +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: 56fdf01d
- name: gitea.czernobog.pl/gitea/astrololo-logic
newTag: 56fdf01d
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: 56fdf01d