Skip to content

ci(renovate): Update app version badge in README.md#258

Merged
mnonnenmacher merged 1 commit intomainfrom
renovate-readme
Apr 29, 2026
Merged

ci(renovate): Update app version badge in README.md#258
mnonnenmacher merged 1 commit intomainfrom
renovate-readme

Conversation

@mnonnenmacher
Copy link
Copy Markdown
Contributor

The README.md contains an AppVersion shields.io badge that displays the current app version. Previously, Renovate only updated the appVersion in Chart.yaml, leaving the README badge out of sync.

Add a second custom regex manager to target README.md separately, with two match strings: one for the badge alt text and one for the shields.io URL. Both occurrences are updated in the same PR as the Chart.yaml change, since Renovate groups updates for the same dependency and datasource into a single branch.

The README.md contains an AppVersion shields.io badge that displays the
current app version. Previously, Renovate only updated the appVersion in
Chart.yaml, leaving the README badge out of sync.

Add a second custom regex manager to target README.md separately, with
two match strings: one for the badge alt text and one for the shields.io
URL. Both occurrences are updated in the same PR as the Chart.yaml
change, since Renovate groups updates for the same dependency and
datasource into a single branch.

Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@doubleopen.io>
@mnonnenmacher mnonnenmacher enabled auto-merge (rebase) April 29, 2026 14:34
@mnonnenmacher mnonnenmacher merged commit b3c9a5d into main Apr 29, 2026
4 checks passed
@mnonnenmacher mnonnenmacher deleted the renovate-readme branch April 29, 2026 14:36
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