Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 14:47
5c07038

What's changed

In Cert-manager v1.16.0 new values schema validation is enabled. RBAC is moved to global section. This PR is fixing correct position of RBAC value and should resolve problem when deploying cert-manager 1.16 and above. Otherwise this error can occur:
Error: values don't meet the specifications of the schema(s) in the following chart(s): cert-manager: - (root): Additional property rbac is not allowed
https://cert-manager.io/docs/releases/release-notes/release-notes-1.16

by @TomasMocarsky in (#18)