changes on circleci to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-29 18:56:18 -07:00
parent b19ac218c9
commit 6234a6ebc3

View file

@ -1,6 +1,8 @@
version: 2.1
orbs:
helm: banzaicloud/helm@0.0.5
jobs:
helm: banzaicloud/helm@v0.0.5
workflows:
helm-chart-lint:
jobs:
- helm/lint-chart:
charts-dir: charts