Skip to content

docs: refresh README version compatibility matrix#1950

Open
immanuwell wants to merge 1 commit into
cilium:mainfrom
immanuwell:docs/update-version-matrix-readme
Open

docs: refresh README version compatibility matrix#1950
immanuwell wants to merge 1 commit into
cilium:mainfrom
immanuwell:docs/update-version-matrix-readme

Conversation

@immanuwell

Copy link
Copy Markdown

README version matrix is kinda stale.

tools/update_version_matrix.sh --dry-run prints newer supported Cilium patch releases, but README.md still stops earlier. (main) is also behind and still says v1.36.x.

This just refreshes the generated table in README.md. no runtime code, no build logic, just docs sync.

How to repro:

  1. check out main
  2. run SUPPORTED_MINOR_VERSIONS=3 ./tools/update_version_matrix.sh --dry-run
  3. compare the printed table with README.md
  4. you will see missing rows like v1.19.4, v1.18.10, v1.17.16, and (main) still on v1.36.x

Double checked this against current cilium/cilium release tags and images/cilium/Dockerfile, so the table lines up now. pretty small one, but useful.

@immanuwell immanuwell requested a review from a team as a code owner June 13, 2026 11:23
@immanuwell immanuwell requested a review from jrajahalme June 13, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant