mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
parent
4f35f7f09a
commit
f4e12ad2d6
1 changed files with 1 additions and 16 deletions
|
|
@ -7,20 +7,5 @@
|
|||
"github>argoproj/argo-cd//renovate-presets/fix/disable-all-updates.json5",
|
||||
"github>argoproj/argo-cd//renovate-presets/devtool.json5",
|
||||
"github>argoproj/argo-cd//renovate-presets/docs.json5"
|
||||
],
|
||||
"enabledManagers": ["helm"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["redis-ha"],
|
||||
"datasourceTemplate": "helm",
|
||||
"groupName": "redis-ha Helm Chart"
|
||||
}
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"bash manifests/ha/base/redis-ha/generate.sh",
|
||||
"make manifests-local"
|
||||
],
|
||||
"fileFilters": ["manifests/ha/base/redis-ha/**"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue