File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/losisin/helm-values-schema-json
3- rev : v1.3 .0
3+ rev : v1.4 .0
44 hooks :
55 - id : helm-schema
66 args :
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ First [install pre-commit](https://pre-commit.com/#install) and then create or u
5858` ` ` yaml
5959repos:
6060 - repo: https://github.com/losisin/helm-values-schema-json
61- rev: v1.3 .0
61+ rev: v1.4 .0
6262 hooks:
6363 - id: helm-schema
6464 args: ["-input", "values.yaml"]
Original file line number Diff line number Diff line change 11name : " schema"
2- version : " 1.3 .0"
2+ version : " 1.4 .0"
33usage : " generate values.schema.json from values yaml"
44description : " Helm plugin for generating values.schema.json from multiple values files."
55ignoreFlags : false
You can’t perform that action at this time.
0 commit comments