May 1, 2026 ā App Platform v5.0.0
4 days ago
This major release adds full Kubernetes Gateway API support. In addition, Tekton is now an optional application so that the platform can be deployed without CI/CD pipeline components. It also includes installation and upgrade protocol enhancements.
For a full list of changes, review the release notes on GitHub: Release v5.0.0.
New
- Native Gateway API routing for all services in the platform
- Tekton is now optional, allowing users to deploy the platform without CI/CD pipeline components
- The
otomi.git.usernameproperty is now optional - The tini binary is used as the operator init process to eliminate zombie git processes
- OAuth2 proxy now passes the
Acceptheader, improving compatibility with API clients - Harbor registry now requests more memory and CPU resources by default
- Improvements to upgrade procedures
- Improvements to installation procedures
Changed
- [Breaking change] Support for Ingress-NGINX has been discontinued in this release. Istio Gateway is the replacement. See Upgrade Notes.
- [Breaking change] TLS passthrough functionality has been eliminated; all TLS endpoints are now terminated by the Istio Gateway.
- Updated core applications. See the Core application changes table below for details.
Fixed
- Core apps now always use the desired storage class on Linode
- Auto sync is now always correctly enabled in ArgoCD
- Removed Gitea access to the API, which tightens security
- App files are now cleaned upon deletion migration, preventing stale resources
- Manifest folder is always created after the platform upgrade
Core application changes
| App Name | Old Version | New Version | Notes |
|---|---|---|---|
| Alertmanager | 0.31.1 | 0.32.0 | Updated |
| Argo CD | 3.3.3 | 3.3.6 | Updated |
| Cert-manager | 1.19.4 | 1.20.1 | Updated |
| CloudNative PostgreSQL Operator | 1.28.1 | 1.29.0 | Updated |
| Grafana | 12.3.3 | 12.4.2 | Updated |
| Harbor | 2.14.2 | 2.14.3 | Updated |
| Istio Gateway | n/a | 1.29.2 | New |
| Kyverno | 1.15.2 | 1.17.1 | Updated |
| Nginx Ingress Controller | - | - | Removed |
| OpenTelemetry Operator | 0.144.0 | 0.148.0 | Updated |
| Prometheus | 3.9.1 | 3.11.1 | Updated |
| Sealed Secrets | 0.36.0 | 0.36.6 | Updated |
| Trivy Operator | 0.30.0 | 0.30.1 | Updated |
Upgrade notes
When upgrading App Platform to v5.0.0, Ingress CR is automatically migrated to Gateway API CRs for both the platform and team services. This process generally takes a few minutes, during which there is a brief service interruption. Please plan accordingly.
