v0.3.138
Incompatible changes
This release fixes #403.
Before this release, labels (and potentially) annotations in unstructured manifests with non-string values (such as unquoted numeric values, boolean values) were silently ignored. Affected were (for example) generators deriving the manifests from YAML sources.
Now an error is thrown (during reconcile) if a generator produces such (in fact, errorneous) manifests.