chore: update helm release kube-prometheus-stack to v55.0.1
This commit is contained in:
parent
5f460196b7
commit
346633c5cc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
local app = import "../../_templates/argocd_app.libsonnet";
|
||||
|
||||
local vars = {
|
||||
"version": "55.0.0",
|
||||
"version": "55.0.1",
|
||||
"namespace": "metrics"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue