fix(renovate): app-template

This commit is contained in:
JJGadgets
2025-06-10 23:42:09 +08:00
parent a52077a6e1
commit 41ea46fb03

View File

@@ -66,7 +66,7 @@
"customType": "regex",
"managerFilePatterns": ["/^kube/.+\\.ya?ml$/"],
"matchStrings": [
"\\# yaml\\-language\\-server\\: \\$schema\\=https\\:\\/\\/raw\\.githubusercontent\\.com\\/(?<packageName>[\\w\\-]+\\/[\\w\\-]+)\\/app-template-(?<currentValue>[\\d\\.]+)/charts.+"
"\\# yaml\\-language\\-server\\: \\$schema\\=https\\:\\/\\/raw\\.githubusercontent\\.com\\/(?<registryUrl>[\\w\\-]+\\/[\\w\\-]+)\\/(?<packageName>[\\w\\-]+)-(?<currentValue>[\\d\\.]+)/.+"
],
"datasourceTemplate": "helm",
"depNameTemplate": "app-template",