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$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"^CHART_VERSION=(?<currentValue>.*?)$"
|
||||
"^CHART_VERSION=(?<currentValue>.*)$"
|
||||
],
|
||||
"datasourceTemplate": "gitea-tags",
|
||||
"depNameTemplate": "volker.raschek/prometheus-postgres-exporter",
|
||||
|
Loading…
Reference in New Issue
Block a user