5d1be5398b
updates image gitea/conjurer-librarian tag 'latest' to 'defc482a' updates image gitea/conjurer-bot tag 'e1fca864' to 'defc482a'
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: defc482a
|
|
- name: gitea.czernobog.pl/gitea/conjurer-bot
|
|
newTag: defc482a
|