Files
deploy/astrololo/kustomization.yaml
T
argocd-image-updater ffa617e17b build: automatic update of astrololo
updates image gitea/astrololo-data tag '877ec91f' to '929b6912'
updates image gitea/astrololo-logic tag '114b7eeb' to '929b6912'
updates image gitea/astrololo-presentation tag '114b7eeb' to '929b6912'
2026-07-23 13:10: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: 929b6912
- name: gitea.czernobog.pl/gitea/astrololo-logic
newTag: 929b6912
- name: gitea.czernobog.pl/gitea/astrololo-presentation
newTag: 929b6912