Skip to content

0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 16:40
· 97 commits to main since this release
658159c

Changelog

  • 095a459 feat: Add e2e test for default helm values
  • 6c999cd feat: Add e2e tests
  • bc67c46 feat: Add readOnly and writeOnly
  • 69cb7d4 feat: Add support for not keyword
  • 3a5e70c feat: Support array for required field
  • 99bc1a6 fix: Add example to e2e tests
  • 8a41019 fix: Adjust changed url
  • 813c708 fix: Fail test if helm-schema fails
  • 00fb292 fix: Make newline optional
  • 0850a91 fix: Should consider all possible types
  • 5900a86 fix: Use TrimPrefix instead of TrimLeft