v0.3.3
💫 New features 💫
- Added support for all policy types and versions in the Policies editor
- Improved error handling (and better policy validation in the backend)
- Made Kyverno config and Context optional when creating Share links
🔧 Fixes 🔧
- Fixed bug with image verification rules
- Fixed bug causing kind select not showing in cluster resource dialogs
Changelog
- c455506 Fix image verif (#409)
- 9772400 chore(deps): Bump docker/login-action from 2.1.0 to 2.2.0 (#414)
- 77c32d5 chore: bump kyverno (#408)
- aeed584 chore: bump kyverno (#413)
- 4f29de9 chore: bump trivy action (#406)
- 5877ed1 chore: cache kind requests (#416)
- 04c963b feat: add kyverno config and context optionally to share (#403)
- e84a4f4 feat: support all policy schemas (#419)
- c23c7ff feat: switch to expanded schemas (#418)
- fe57b63 fix: embedded json schemas (#417)
- 2396ef9 fix: introduce better error handling (#410)
- 1556240 fix: show resource kind filter (#412)
- f73f35b release v0.3.3 (#420)
- d513065 update error handling (#411)