6c0213911d
updates image gitea/conjurer-librarian tag '031c1f8a' to 'latest'
12 lines
274 B
YAML
12 lines
274 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: latest
|