cc3c2b512d
updates image gitea/conjurer-librarian tag 'd4c6d78c' to 'f4dea535' updates image gitea/conjurer-bot tag 'd4c6d78c' to 'f4dea535'
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: f4dea535
|
|
- name: gitea.czernobog.pl/gitea/conjurer-bot
|
|
newTag: f4dea535
|