Files
deploy/astrololo/kustomization.yaml
T
argocd-image-updater 07a536a315 build: automatic update of astrololo
updates image gitea/astrololo-logic tag '163ace42' to '114b7eeb'
updates image gitea/astrololo-presentation tag '163ace42' to '114b7eeb'
2026-07-23 11:57:48 +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: 877ec91f
- name: gitea.czernobog.pl/gitea/astrololo-logic
newTag: 114b7eeb
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: 114b7eeb