1 Commits

Author SHA1 Message Date
b82c978e8e fix(renovate): lookup apache images 2025-08-25 21:24:15 +02:00

View File

@ -13,7 +13,7 @@
"^Chart\\.yaml$"
],
"matchStrings": [
"appVersion: \"(?<currentValue>.*?)\"\\s+"
"appVersion: \"(?<currentValue>.*?)-apache\"\\s+"
],
"datasourceTemplate": "docker",
"depNameTemplate": "roundcube/roundcubemail",