30.0.0 (2024-07-24)
Upgrade notes
This release comes with a breaking change ⚠️ on how to configure Gateway with values (#1133).
This release supports Traefik Proxy v3.0, v3.1 and Traefik Hub v3.3
Features
- ✨ display release name and image full path in installation notes (b77d53d)
- handle log filePath and noColor (51fc564)
- use single ingressRoute template (9240475)
Bug Fixes
- 🐛 ingressroute default name (a494617)
- can't set gateway name (13d302d)
- namespaced RBACs hub api gateway (50c24e5)
- remove version in OCI documentation (d613258)
- Gateway API: provide expected roles when using namespaced RBAC (abc6310)
- Gateway API: revamp Gateway implementation (5f2705d)
Documentation
- EXAMPLES: 📚️ improve wording on dashboard access without exposing it (2b03ee8)