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