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