kyverno-policies release v0.27.1
Fixed
- Take the
app.kubernetes.io/versionlabel from the chart app version instead of the chart version. Flux adds build metadata to the chart version, which pushed the label past the 63 byte limit and made the install fail. The app version carries the same value without that metadata.
Changed
- Allow additional properties for vendored upstream chart values so upstream keys are not rejected by the generated schema.