We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a13408 commit cf163b8Copy full SHA for cf163b8
renovate.json
@@ -20,14 +20,5 @@
20
"datasourceTemplate": "helm",
21
"registryUrlTemplate": "https://charts.sysdig.com"
22
}
23
- ],
24
- "packageRules": [
25
- {
26
- "description": "Bundle image + helm chart updates into the same PR",
27
- "matchPackageNames": ["icr.io/ext/sysdig/agent", "sysdig-deploy"],
28
- "groupName": "Charts and Images",
29
- "commitMessageExtra": "to latest",
30
- "group": true
31
- }
32
]
33
0 commit comments