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