chore: Update Helm release kube-prometheus-stack to v48

This commit is contained in:
Renovate Bot 2023-07-15 07:24:04 +00:00 committed by Sebastian Mark
parent 014b338eae
commit 9b10ab8dd3

View file

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