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

This commit is contained in:
Renovate Bot 2023-08-24 00:01:05 +00:00
parent 6e03aabbe3
commit f89211c15f

View file

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