Skip to content

Releases: dadav/helm-schema

0.5.0

01 Sep 13:21
Compare
Choose a tag to compare

Changelog

  • d903908 feat: use topological sort

0.4.4

30 Aug 12:32
Compare
Choose a tag to compare

Changelog

0.4.3

30 Aug 12:22
Compare
Choose a tag to compare

Changelog

0.4.2

29 Aug 16:10
Compare
Choose a tag to compare

Changelog

  • 9af5ff2 feat: patch condition property into dependency chart
  • 47eb608 fix: adjust pre-commit hook to only run on Chart.yaml and values.yaml changes

0.4.1

25 Aug 19:53
Compare
Choose a tag to compare

Changelog

0.4.0

25 Aug 17:34
Compare
Choose a tag to compare

Changelog

  • f2f6ad6 fix: clarify warning
  • 42b7e40 fix: remove required fields on dependencies
  • c6f0528 fix: set to nil

0.3.0

23 Aug 17:34
Compare
Choose a tag to compare

Changelog

  • 8abe684 Merge pull request #7 from dadav/use_yaml_schema
  • 1e094b3 fix: make it working
  • 67d3d50 fix: make it working
  • 2010628 fix: use structs to parse the schema

0.2.0

20 Aug 09:27
Compare
Choose a tag to compare

Changelog

  • e4268f9 Merge pull request #6 from dadav/embed_schema
  • f7fecfd chore: version++
  • 460b44c feat: add additional option
  • 91929a4 feat: add schema embeding
  • 5827810 fix: add global property if not present
  • 6ea5648 fix: adjust version in pre-commit hooks
  • 7a56abe fix: make exit code working

0.1.1

19 Aug 16:06
Compare
Choose a tag to compare

Changelog

  • 7d702dd chore: limit arch support
  • c828ab7 fix: map also contains arrays
  • 366cc6d fix: move version into separate file

0.1.0-2

19 Aug 10:47
Compare
Choose a tag to compare

Changelog

  • 58019f3 fix: adjust pre-commit-hooks
  • d46c6da fix: adjust pre-commit-hooks
  • f88acc6 fix: use better name for pre-commit task
  • be2f5f9 fix: use latest version