Releases: losisin/helm-values-schema-json
Releases · losisin/helm-values-schema-json
v1.6.1
v1.6.0
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.1
v1.4.0
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
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