Compare commits

...

2 Commits

Author SHA1 Message Date
4ff87157f0 Update Helm release grafana to v9.2.1 2025-05-27 00:01:35 +00:00
6bea714e28 Update renovate.json 2025-05-26 22:10:04 +00:00
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -6,9 +6,8 @@
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchUpdateTypes": ["patch"],
"automerge": true
}
]
}