ci-includes-yml/templates/helm.tpl.yml

7 lines
169 B
YAML
Raw Normal View History

2023-05-21 08:21:45 -05:00
.helm-createchart:
image: registry.durp.info/dtzar/helm-kubectl
script:
- ./scripts/helm-addrepo.sh
- ./scripts/helm-package.sh
- ./scripts/helm-push.sh