Skip to content

docs: refresh README version compatibility matrix#1950

Merged
sayboras merged 1 commit into
cilium:mainfrom
immanuwell:docs/update-version-matrix-readme
Jun 18, 2026
Merged

docs: refresh README version compatibility matrix#1950
sayboras merged 1 commit into
cilium:mainfrom
immanuwell:docs/update-version-matrix-readme

Conversation

@immanuwell

Copy link
Copy Markdown
Contributor

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

@sayboras sayboras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks a lot for your help 💯

@sayboras sayboras merged commit 451c53a into cilium:main Jun 18, 2026
1 check was waiting
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.

2 participants