Skip to content

Commit 5f22cd9

Browse files
authored
Release v2.3.0 (#268)
1 parent e04b5f9 commit 5f22cd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/losisin/helm-values-schema-json
3-
rev: v2.2.1
3+
rev: v2.3.0
44
hooks:
55
- id: helm-schema
66
args:

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "schema"
2-
version: "2.2.1"
2+
version: "2.3.0"
33
usage: "generate values.schema.json from values yaml"
44
description: "Helm plugin for generating values.schema.json from multiple values files."
55
ignoreFlags: false

0 commit comments

Comments
 (0)