630ce61be3
updates image gitea/conjurer-librarian tag 'c5643aa2' to 'ac16b77f' updates image gitea/conjurer-bot tag 'c5643aa2' to 'ac16b77f'
12 lines
278 B
YAML
12 lines
278 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: ac16b77f
|
|
- name: gitea.czernobog.pl/gitea/conjurer-bot
|
|
newTag: ac16b77f
|