Compatibility Matrix Update 2026-08-08 - #3985
Conversation
Soffi AI SummaryThis is an automated pull request to refresh the compatibility matrix data for several Kubernetes add-ons, reflecting new upstream releases as of 2026-08-08. The changes keep the Console's add-on compatibility reference data current so users get accurate version/Kubernetes compatibility information and up-to-date release summaries. Specifically:
All changes are data-only (no code logic modified); both Commits
Updated: 2026-08-08 01:23 UTC |
Greptile SummaryUpdates the generated compatibility matrix with newer amazon-vpc-cni-k8s, kube-prometheus-stack, and Traefik releases.
Confidence Score: 4/5The PR should not merge until amazon-vpc-cni-k8s 1.23.0 includes its chart version so upgrade polling can detect it. The newly added amazon-vpc-cni-k8s release has a nil chart_version, and the observer explicitly filters such records out of upgrade polling. Files Needing Attention: static/compatibilities/amazon-vpc-cni-k8s.yaml and its mirrored entry in static/compatibilities.yaml
|
| Filename | Overview |
|---|---|
| static/compatibilities.yaml | Mirrors the three compatibility updates, including the missing chart_version on amazon-vpc-cni-k8s 1.23.0. |
| static/compatibilities/amazon-vpc-cni-k8s.yaml | Adds release 1.23.0 without chart_version, causing polling to omit that release. |
| static/compatibilities/kube-prometheus-stack.yaml | Consistently updates the application/chart record, release summary, and Grafana image for 88.2.0. |
| static/compatibilities/traefik.yaml | Consistently updates Traefik application and chart versions and refreshes the release summary. |
Reviews (1): Last reviewed commit: "Updated compatibility matrix 2026-08-08" | Re-trigger Greptile
| - version: 1.23.0 | ||
| kube: ['1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24', '1.23'] | ||
| requirements: [] | ||
| incompatibilities: [] | ||
| summary: null |
Automated Pull Request to update compatibility matrix