We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04b5f9 commit 5f22cd9Copy full SHA for 5f22cd9
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/losisin/helm-values-schema-json
3
- rev: v2.2.1
+ rev: v2.3.0
4
hooks:
5
- id: helm-schema
6
args:
plugin.yaml
@@ -1,5 +1,5 @@
name: "schema"
-version: "2.2.1"
+version: "2.3.0"
usage: "generate values.schema.json from values yaml"
description: "Helm plugin for generating values.schema.json from multiple values files."
ignoreFlags: false
0 commit comments