Files
deploy/conjurer/kustomization.yaml
T
argocd-image-updater 3d521a20c8 build: automatic update of conjurer
updates image gitea/conjurer-bot tag '3f4a1d50' to 'e1fca864'
2026-07-31 20:32:28 +00:00

12 lines
276 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- librarian.yaml
- bot.yaml
images:
- name: gitea.czernobog.pl/gitea/conjurer-librarian
newTag: latest
- name: gitea.czernobog.pl/gitea/conjurer-bot
newTag: e1fca864