chore: update helm release kube-prometheus-stack to v49

This commit is contained in:
Renovate Bot 2023-08-29 02:00:46 +00:00 committed by Sebastian Mark
parent 125a280f30
commit 29f76dda82

View file

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