mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-24 14:30:48 +01:00
Merge pull request #672 from ChristianLempa/671-file-helm-valuesyaml-is-not-recognized-by-renovate
fix helm values file
This commit is contained in:
commit
4dcca52f29
@ -117,7 +117,7 @@
|
||||
"customType": "regex",
|
||||
"description": "Update Longhorn images in Helm",
|
||||
"fileMatch": [
|
||||
"(^|/)helm/longhorn/.+\\.yaml$"
|
||||
"(^|/)kubernetes/longhorn/helm/values.yaml$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"engine:\\s*repository:\\s*\"?(?<depName>[^\"]+)\"?\\s*tag:\\s*\"?(?<currentValue>[^\"]+)\"?",
|
||||
|
Loading…
Reference in New Issue
Block a user