Skip to content

Releases: Zipstack/helm-values-manager

v0.1.0

01 Mar 21:55
39edb56
Compare
Choose a tag to compare

What's Changed

  • Using different coverage approach by @ritwik-g in #7
  • Changed overage config to work with sonar cloud by @ritwik-g in #8
  • Removed pylint and also modified sonar properties by @ritwik-g in #9
  • feat(models): Implement Value class for configuration management by @ritwik-g in #10
  • feat: implement logging and enhance GitHub workflows by @ritwik-g in #11
  • refactor: update metadata handling and improve code organization by @ritwik-g in #12
  • feat: Add schema validation for configuration by @ritwik-g in #13
  • feat: Add BaseCommand class for command handling by @ritwik-g in #15
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
  • feat: implement command registry and init command by @ritwik-g in #16
  • feat: Implement add-value-config command and ADR for custom config paths by @ritwik-g in #18
  • feat: Improve add-deployment Command Tests and Coverage by @ritwik-g in #25
  • Implement set-value command by @ritwik-g in #26
  • feat: add config validation and improve documentation by @ritwik-g in #27
  • [feat] Add generate command and prepare for 0.1.0 release by @ritwik-g in #29

New Contributors

Full Changelog: https://github.com/Zipstack/helm-values-manager/commits/v0.1.0