3d521a20c8
updates image gitea/conjurer-bot tag '3f4a1d50' to 'e1fca864'
12 lines
276 B
YAML
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
|