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

This commit is contained in:
Renovate Bot 2023-08-01 18:07:15 +00:00 committed by Sebastian Mark
parent f293d83ea0
commit 49afc1f1c6

View file

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