You've already forked athens-proxy-charts
fix: improve chart
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
"matchStrings": [
|
||||
"VERSION=(?<currentValue>.*)"
|
||||
],
|
||||
"depNameTemplate": "volker.raschek/athens-proxy-chart",
|
||||
"packageNameTemplate": "https://git.cryptic.systems/volker.raschek/athens-proxy-chart",
|
||||
"depNameTemplate": "volker.raschek/athens-proxy-charts",
|
||||
"packageNameTemplate": "https://git.cryptic.systems/volker.raschek/athens-proxy-charts",
|
||||
"datasourceTemplate": "git-tags",
|
||||
"versioningTemplate": "semver"
|
||||
}
|
||||
@@ -56,7 +56,7 @@
|
||||
],
|
||||
"automerge": true,
|
||||
"matchDepNames": [
|
||||
"volker.raschek/athens-proxy-chart"
|
||||
"volker.raschek/athens-proxy-charts"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"major",
|
||||
|
Reference in New Issue
Block a user