core(renovate): update regexp
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a07c602c44
commit
2e8bc16f1e
@ -21,7 +21,7 @@
|
|||||||
"^README\\.md$"
|
"^README\\.md$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"^CHART_VERSION=(?<currentValue>.*?)$"
|
"^CHART_VERSION=(?<currentValue>.*)$"
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "gitea-tags",
|
"datasourceTemplate": "gitea-tags",
|
||||||
"depNameTemplate": "volker.raschek/prometheus-postgres-exporter",
|
"depNameTemplate": "volker.raschek/prometheus-postgres-exporter",
|
||||||
|
Loading…
Reference in New Issue
Block a user