fix(renovate): lookup apache images

This commit is contained in:
2025-08-25 21:24:13 +02:00
parent a821f1a9fd
commit b82c978e8e

View File

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