Skip to content

Compatibility Matrix Update 2026-08-06 - #3973

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
compatibility-matrix-update-2026-08-06
Open

Compatibility Matrix Update 2026-08-06#3973
github-actions[bot] wants to merge 1 commit into
masterfrom
compatibility-matrix-update-2026-08-06

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Automated Pull Request to update compatibility matrix

@github-actions github-actions Bot added the enhancement New feature or request label Aug 6, 2026
@soffi-ai

soffi-ai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Soffi AI Summary

Automated update to the static compatibility matrix data for 2026-08-06. The scraper tooling refreshed version entries and associated image digests for three add-ons:

  • kube-prometheus-stack: Bumped from 88.1.488.1.5, updating the bundled Grafana chart dependency to v12.10.3 and kube-state-metrics to v8.1.3. The Grafana image tag moves from 13.1.113.1.2. Summary notes were revised to accurately reflect the dependency-bump nature of the release (no breaking changes).
  • elastic-agent: Bumped from 9.4.49.5.0, updating both the chart version and the elastic-agent container image to match.
  • argo-cd: The latest 3.5.0 entry's chart version advances from 10.2.310.3.0, and the bundled Redis image is updated from 8.2.3-alpine8.6.4-alpine.

These changes are purely data-driven and have no runtime code impact — they keep the Console UI's add-on compatibility and image reference information current.

Commits

Commit Summary
2edb771 Ran the automated compatibility matrix scraper to refresh add-on version data. Updated kube-prometheus-stack (88.1.4 → 88.1.5), elastic-agent (9.4.4 → 9.5.0), and argo-cd chart (10.2.3 → 10.3.0) with their latest chart versions, container image tags, and corrected release summaries across both the per-add-on YAML files and the consolidated compatibilities.yaml.

Deploy in Soffi


Updated: 2026-08-06 01:42 UTC

@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The automated update refreshes compatibility metadata for Argo CD, Elastic Agent, and kube-prometheus-stack.

  • Updates Argo CD 3.5.0 to Helm chart 10.3.0 and Redis 8.6.4.
  • Advances Elastic Agent metadata from 9.4.4 to 9.5.0.
  • Adds kube-prometheus-stack 88.1.5 metadata, but replaces the retained 88.1.4 record.
  • Synchronizes the same changes into the aggregate compatibility matrix.

Confidence Score: 4/5

The missing kube-prometheus-stack 88.1.4 record should be restored before merging so existing installations are not resolved as 88.1.3.

Compatibility lookup falls back to a lower retained release when an exact version is absent, so replacing 88.1.4 with 88.1.5 causes deployed 88.1.4 installations to receive 88.1.3 metadata.

Files Needing Attention: static/compatibilities/kube-prometheus-stack.yaml and static/compatibilities.yaml

Important Files Changed

Filename Overview
static/compatibilities.yaml Mirrors all three addon updates in the aggregate matrix, including removal of the kube-prometheus-stack 88.1.4 record.
static/compatibilities/argo-cd.yaml Updates Argo CD 3.5.0 chart and Redis image metadata with no established defect.
static/compatibilities/elastic-agent.yaml Advances the latest Elastic Agent record to 9.5.0 according to the addon's established replacement convention.
static/compatibilities/kube-prometheus-stack.yaml Updates metadata to 88.1.5 but incorrectly drops the independently resolvable 88.1.4 release.

Reviews (1): Last reviewed commit: "Updated compatibility matrix 2026-08-06" | Re-trigger Greptile

chart_changelog_url: https://raw.githubusercontent.com/prometheus-community/helm-charts/refs/heads/main/charts/kube-prometheus-stack/UPGRADE.md
versions:
- version: 88.1.4
- version: 88.1.5

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Version fallback misclassifies 88.1.4

When a runtime addon reports kube-prometheus-stack 88.1.4, removing its entry makes compatibility lookup fall back to 88.1.3, causing the installation to receive the wrong release summary and image metadata. Retain 88.1.4 as a separate entry when adding 88.1.5, and mirror that entry in the aggregate matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant