Compare commits
2 Commits
5203671171
...
4ff87157f0
Author | SHA1 | Date | |
---|---|---|---|
4ff87157f0 | |||
6bea714e28 |
@ -17,5 +17,5 @@ helmCharts:
|
||||
- releaseName: grafana
|
||||
name: grafana
|
||||
repo: https://grafana.github.io/helm-charts
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
valuesFile: grafana.values.yaml
|
||||
|
@ -6,9 +6,8 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user