mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Enabled renovate to automate subcharts
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
**/charts
|
||||
#**/charts
|
||||
!/charts
|
||||
**.log
|
||||
**secret.yaml
|
||||
|
||||
@@ -14,6 +14,16 @@
|
||||
],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchManagers": [
|
||||
"helm-values",
|
||||
"helmv3"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"helmUpdateSubChartArchives"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
||||
Reference in New Issue
Block a user