Skip to content

Releases: losisin/helm-values-schema-json

v1.6.4

25 Nov 11:05
ada19d2
Compare
Choose a tag to compare

Changelog

Updated

Other

  • d3b3b43 build(deps): bump codecov/codecov-action from 4 to 5
  • 88fde58 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

v1.6.3

12 Nov 14:56
0274c79
Compare
Choose a tag to compare

Changelog

Fixed

  • d34f987 fix: empty array generates items type null

Other

v1.6.2

11 Nov 11:26
2bf4b0c
Compare
Choose a tag to compare

Changelog

Added

  • 74bdd3b feature: merge nested arrays
  • 457a95d feature: scan code with bearer and gosec

Updated

  • b272a2c chore:bump version to v1.6.2

Other

  • 82462e6 pin gosec to version
  • 8a3f86b renam test and generate testdata schemas

v1.6.1

24 Oct 16:11
cf67d96
Compare
Choose a tag to compare

Changelog

Other

v1.6.0

24 Oct 16:06
dd6ce63
Compare
Choose a tag to compare

Changelog

Docs

  • f259920 docs: Add documentation for item annotation and fix typos

Other

  • b7c3e74 feat: introduce flag noAdditionalProperties

v1.5.4

30 Sep 13:51
b7751ca
Compare
Choose a tag to compare

Changelog

Added

  • e800756 feature: set properties in object

Updated

  • bee046f chore: dependabot weekly + bump version

Docs

  • 5f9aaf1 docs: update docs when using multiple files as input

Other

v1.5.3

30 Aug 13:11
5aae4cd
Compare
Choose a tag to compare

Changelog

Added

  • ce0d7de feature: add support for $ref definition with docs and examples
  • 7a2132a feature: exclude nodes from json schema

Docs

  • eb0178e docs: GitLab example to fail-on-diff

Other

v1.5.2

11 Jul 17:10
f38ff76
Compare
Choose a tag to compare

Changelog

Updated

  • a3352df chore: add option to skip properties for a node

Other

v1.5.1

25 Jun 06:27
e56893d
Compare
Choose a tag to compare

Changelog

Fixed

Other

  • ce383b4 bump to plugin version v1.5.1

v1.5.0

24 Jun 16:12
3682786
Compare
Choose a tag to compare

Changelog

Added

  • 782365d feature: read configuration from file

Other