chore: update helm release kube-prometheus-stack to v48.6.0

This commit is contained in:
Renovate Bot 2023-08-28 02:01:01 +00:00 committed by Sebastian Mark
parent 8aab0465b2
commit 88a01c964d

View file

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