Skip to content

v0.3.138

Choose a tag to compare

@ERP4SME-DevOps-GitHub-Workflow-User ERP4SME-DevOps-GitHub-Workflow-User released this 06 Apr 17:08
f28c512

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.