This release fixes issues around CEL validation rules and kubernetes compatibility. No changes were made to the functionality of the operator since the last release.
When updating, you should ideally update to this release directly, skipping 5.22.0 and 5.22.1 to prevent issues during CRD updates.
What's Changed
Fixes
- fix(api): escape reserved identifiers in CEL rules to improve compatibility with k8s < 1.32 by @weisdd in #2583
- fix(api): incomplete CEL for namespace immutability check in GrafanaManifest by @weisdd in #2584
Dependencies
- chore(deps): lock file maintenance by @renovate-sh-app[bot] in #2580
- fix(deps): update module sigs.k8s.io/gateway-api to v1.5.1 by @renovate-sh-app[bot] in #2585
Documentation
Full Changelog: v5.22.1...v5.22.2