-
[OPIK-7258] [GHA] fix: regenerate Helm chart README in release version-bump commit (#7377)
发布于
2026-07-08 09:45:56 +00:00 - [OPIK-7258] [INFRA] fix: regenerate Helm chart README in release version-bump commit
The release workflow rewrites Chart.yaml version/appVersion and pushes to
main, but never regenerated the helm-docs-derived README badges, so the
README lagged one release. The next chart-touching PR then tripped the
helm-docs / update_helm_readme.yaml gate over a stale badge.Regenerate the README with the same losisin/helm-docs-github-action used by
update_helm_readme.yaml (git-push: false) right after the Chart.yaml bump and
fold it into the existing version commit. Also clears the current drift
already on main (README badge -> 2.1.18).Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
- docs(helm): regenerate chart README badge to 2.1.19 after main merge
Main released 2.1.19 while this branch was open, so the one-time badge
committed here (2.1.18) had drifted one release behind Chart.yaml again.
Regenerated with the same helm-docs image the pre-commit hook uses.Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件