1 parent 3b44ffb commit c34ad77Copy full SHA for c34ad77
1 file changed
renovate.json
@@ -17,17 +17,6 @@
17
"\\bdocker\\.io/(?<depName>[^:]+):(?<currentValue>[-0-9\\.a-z]+)"
18
],
19
"datasourceTemplate": "docker"
20
- },
21
- {
22
- "customType": "regex",
23
- "fileMatch": [
24
- "build-images.sh"
25
- ],
26
- "matchStrings": [
27
- "docker\\.io/postgres:(?<currentValue>[-0-9\\.a-z]+)"
28
29
- "datasourceTemplate": "docker",
30
- "depNameTemplate": "postgres"
31
}
32
33
"packageRules": [
@@ -39,7 +28,7 @@
39
},
40
{
41
"matchPackageNames": [
42
- "/^zabbix/"
+ "zabbix"
43
44
"allowedVersions": "< 7.1.0"
45
34
0 commit comments