traefik / traefik-helm-chart

Traefik Proxy Helm Chart
https://traefik.io
Apache License 2.0
1.09k stars 762 forks source link

chore(renovate): add regex manager for VALUES.md #1237

Closed logica0419 closed 1 month ago

logica0419 commented 1 month ago

What does this PR do?

Added renovate regex manager to update VALUES.md

Motivation

https://github.com/traefik/traefik-helm-chart/pull/1235#issuecomment-2443548382

More

mloiseleur commented 1 month ago

@logica0419 Thanks. Would you please also add grouping so this regex is done in the same PR where the docker image is updated ?

logica0419 commented 1 month ago

I guess the updates from the same datasource are automatically grouped. ref: https://github.com/logica0419/traefik-helm-chart/pull/2 (I experimented in my fork repository)

Do I get what you mean correctly?