chore: update helm release kube-prometheus-stack to v51.5.1
This commit is contained in:
parent
2868954267
commit
7a4ea9144d
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": "51.4.1",
|
"version": "51.5.1",
|
||||||
"namespace": "metrics"
|
"namespace": "metrics"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue