311d5ae071
updates image gitea/conjurer-librarian tag 'ac16b77f' to 'd4c6d78c'
14 lines
325 B
YAML
14 lines
325 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- librarian.yaml
|
|
- bot.yaml
|
|
- deploy-bot.yaml
|
|
- deploy-bot-backup.yaml
|
|
images:
|
|
- name: gitea.czernobog.pl/gitea/conjurer-librarian
|
|
newTag: d4c6d78c
|
|
- name: gitea.czernobog.pl/gitea/conjurer-bot
|
|
newTag: ac16b77f
|