chore: update helm release kube-prometheus-stack to v54.1.0
This commit is contained in:
parent
ba57825163
commit
1bd60f7314
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": "54.0.1",
|
"version": "54.1.0",
|
||||||
"namespace": "metrics"
|
"namespace": "metrics"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue