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