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

This commit is contained in:
Renovate Bot 2023-07-23 07:17:14 +00:00 committed by Sebastian Mark
parent 9213cce8d5
commit 81822acf79

View file

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