feat(templates): app template v4, pre update backups

This commit is contained in:
JJGadgets
2025-06-08 14:53:23 +08:00
parent d47d1c0f4a
commit 5497ead198

View File

@@ -7,7 +7,7 @@
"managerFilePatterns": ["/^kube/.+/ks\\.ya?ml$/"],
"matchStrings": [
// VS_APP_CURRENT_VERSION: "{{.IMAGENAME}}:{{.IMAGETAG}}"
" *(?VS|PG)_APP_CURRENT_VERSION: \"?(?<packageName>[\\w\\d\\-\\_\\/\\.]+):(?<currentValue>[\\w\\d\\.\\-\\_]+)\"?"
" *(VS|PG)_APP_CURRENT_VERSION: \"?(?<packageName>[\\w\\d\\-\\_\\/\\.]+):(?<currentValue>[\\w\\d\\.\\-\\_]+)\"?"
],
"datasourceTemplate": "docker",
"versioningTemplate": "docker"