chore: update helm release kube-prometheus-stack to v51.8.0

This commit is contained in:
Renovate Bot 2023-10-16 02:00:41 +00:00
parent f265ee55fd
commit dfb9a168e2

View file

@ -2,7 +2,7 @@
local app = import "../../_templates/argocd_app.libsonnet";
local vars = {
"version": "51.7.0",
"version": "51.8.0",
"namespace": "metrics"
};