Releases: dadav/helm-schema
Releases · dadav/helm-schema
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
Changelog
- f4eb81b Add validation to skip-auto-generation flag
- 8a6d816 Add workaround for null being decoded as empty string
- 58bdb1e Don't include default 'global' title and description and fix additionalProperties skipping
- 338c804 Merge pull request #12 from ubergesundheit/allow-multiple-types
- fa74dcf Merge pull request #15 from Grraahaam/doc/readme-annotation-table
- 5897a29 Merge pull request #16 from ubergesundheit/print-error-on-failure
- cddcf5d Merge pull request #17 from ubergesundheit/add-flags-omit-title-description-and-default
- bed831d Merge pull request #18 from ubergesundheit/add-skip-flag-validation
- 0a78f32 Print error on command execution
- 33ec01f Re-implement checks
- 7547e43 Use viper.UnmarshalKey for slices because of spf13/viper#380
- 79a8390 WIP Support for multiple types
- 793653a doc: improve README
- 5f14b9e doc: improve README
- 82c7f5e feat: Add possibility to skip the auto-generation of fields
- ba7d20d feat: Also make it possible to skip additionalProperties field
- 07bc54d feat: Also make it possible to skip required field