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