changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
6234a6ebc3
commit
33f129f460
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
version: 2.1
|
version: 2.1
|
||||||
orbs:
|
orbs:
|
||||||
helm: banzaicloud/helm@v0.0.5
|
helm: banzaicloud/helm@v0.0.4
|
||||||
workflows:
|
workflows:
|
||||||
helm-chart-lint:
|
helm-chart-lint:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue