fix: improve chart

This commit is contained in:
2025-10-03 13:04:20 +02:00
parent 744938f8f4
commit d02f63be7a
52 changed files with 3193 additions and 405 deletions

View File

@@ -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",