Skip to content

Releases: chrishham/helm-values-checker

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 11:14

Changelog

  • ec6cfcd Bump version to 0.5.1
  • b0d614b Fix plugin update: only skip download for local dev builds

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 10:26

Changelog

  • 1bc1fe3 Bump version to 0.5.0
  • 679e904 Downgrade nested unknown keys from errors to warnings
  • 451548b Fix false positives for subchart parent overrides and sequence element keys

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:59

Changelog

  • 8865300 Add apiVersion and source fields to plugin.yaml for Helm 4
  • 65a3c76 Bump version to 0.4.0
  • b340934 Migrate plugin.yaml to Helm 4 apiVersion v1 format

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:38

Changelog

  • f976c5e Bump version to 0.3.3
  • e91b483 Refactor chart resolver to use lower-level downloader API
  • 32e89dd Remove security review document from repo

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:52

Changelog

  • b8fd92b Bump version to 0.3.1
  • 987f983 Document release script in README

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:43

Changelog

  • 4f6e4e0 Bump version to 0.3.0
  • d39381c Replace CI auto-bump with local release script

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:30

Changelog

  • 2692d5b Auto-bump plugin.yaml version from tag in release workflow

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 13:31

Changelog

  • d6f469c Security hardening: address all issues from security review

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 12:36

Changelog

  • 4d9d4e0 Initial release of helm-values-checker