chore: update helm release kube-prometheus-stack to v50
This commit is contained in:
parent
47a3b30be7
commit
48eea8895a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
local app = import "../../_templates/argocd_app.libsonnet";
|
||||
|
||||
local vars = {
|
||||
"version": "49.2.0",
|
||||
"version": "50.0.0",
|
||||
"namespace": "metrics"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue