💫 New features 💫
- Policy exceptions support
- Custom resources support
- Cluster resources support
- Simulate
UPDATE
requests with old and new resources
✨ UI changes ✨
- Improved main view panels
- New Advanced menu
- Moved Context editor in Advanced menu
- Policy exceptions editor in Advanced menu
- Custom resource definitions editor in Advanced menu
- Kyverno configuration editor in Advanced menu
- Cluster resources editor in Advanced menu
- Support diff Resource editor for
UPDATE
requests
⭐ Examples ⭐
- New Custom resources examples (ArgoCD and Cert Manager)
⛵ Tutorials ⛵
- New
UPDATE
requests tutorial - New Policy exceptions tutorial
- New Clone resource tutorial
🎸 Misc 🎸
- Support in-cluster connection
- All images/artifacts are signed
- All images/artifacts come with SBOMs
- All images/artifacts come with SLSA provenance attestations
Changelog
- 0e82be4 New tutorials (#334)
- 1521480 chore: add cert manager example (#336)
- 98f0560 chore: add release notes (#344)
- 055c7cf chore: fix missing argocd crds in readme (#340)
- 0972ab3 chore: release v0.3.0 (#342)
- d467785 chore: switch back to upstream kubectl-validate (#339)
- ef0d446 feat: add argocd crds and example (#337)
- 77671fc feat: load exception template (#335)
- ef06165 feat: share and export new inputs (#332)
- a2e2b49 fix: bump kubectl-validate (#341)
- 027a1d4 fix: hide label button without label (#345)