diff --git a/renovate.json b/renovate.json index 03b9fae..f3096a9 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,7 @@ "^Chart\\.yaml$" ], "matchStrings": [ - "appVersion: \"(?.*?)\"\\s+" + "appVersion: \"(?.*?)-apache\"\\s+" ], "datasourceTemplate": "docker", "depNameTemplate": "roundcube/roundcubemail",