Skip to content

Releases: losisin/helm-values-schema-json

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

v1.4.1

14 Jun 14:21
8d799bf
Compare
Choose a tag to compare

Changelog

Other

  • 4106fe3 Add documentation and another test case
  • c08b884 Add: option to apply enum on array items
  • ad5fbbd bump version to 1.4.1

v1.4.0

05 Jun 11:45
710fd2f
Compare
Choose a tag to compare

Changelog

Added

  • 1f56d77 feature: add AdditionalProperties to schemaRoot
  • 28c13d4 feature: add additionalProperties
  • 21f5298 feature: add schemaRoot CLI flags for json root object

Fixed

  • ad56174 fix: make input flag required

Updated

  • 44463ba Bump golangci/golangci-lint-action from 5 to 6
  • 75fd6d3 Bump goreleaser/goreleaser-action from 5 to 6

Other

  • 252403e Merge branch 'main' into feature/additional-properties-cli-flag
  • 3ded351 Merge remote-tracking branch 'origin/main' into fix/required-input-flag
  • d4bbc89 add docs
  • c650af7 better release notes
  • b89d0ff clear doc headings
  • 9aea121 fix some links
  • 7061ff6 fix typo
  • 9e785ba fix typo in docs
  • 15584b9 new version v1.4.0

v1.3.0

30 Apr 13:52
f87b874
Compare
Choose a tag to compare

Changelog

  • 53d2c61 Bump azure/setup-helm from 4.1.0 to 4.2.0
  • b453151 Bump golangci/golangci-lint-action from 4 to 5
  • a4a9822 Merge pull request #59 from losisin/dependabot/github_actions/azure/setup-helm-4.2.0
  • f04bbe4 Merge pull request #60 from losisin/dependabot/github_actions/golangci/golangci-lint-action-5
  • f87b874 Merge pull request #62 from losisin/feature/indent-cli-option
  • cb41def add indent cli option
  • 2a02a16 add step to check code in workflow
  • 613cb3a update readme