7 lines
169 B
YAML
7 lines
169 B
YAML
.helm-createchart:
|
|
image: registry.durp.info/dtzar/helm-kubectl
|
|
script:
|
|
- ./scripts/helm-addrepo.sh
|
|
- ./scripts/helm-package.sh
|
|
- ./scripts/helm-push.sh
|