Skip to content
Compare
Choose a tag to compare
@abstrask abstrask released this 14 Oct 13:35
· 2 commits to main since this release
d8ddcb4

What's Changed

  • Produce warning if chart uses .Capabilities.APIVersions by @abstrask in #9
  • Much clearer alerting for various edge-cases, e.g. "no changes", "file not found in base" etc.

Alerting examples from #9 :

Note

No changes

Tip

File test/base/infrastructure/base/dcgm-exporter/helm.yaml not found in base ref, looks like a new Helm file

Warning

Chart in base ref uses the .Capabilities.APIVersions built-in template object, which can affect rendered manifests.

See Flux Helm Diff read-me for details and workaround.

Caution

Error: Unable to determine head repo type, cannot produce diff

Full Changelog: v2.1.0...v3.0.0