FEAT: bump prometheus-stack to v34.10.0
This commit is contained in:
parent
3e09c88d5c
commit
257953b6e4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ local helmapp = import "../../_templates/argo_helm_app.libsonnet";
|
|||
local argoapp = import "../../_templates/argo_app.libsonnet";
|
||||
|
||||
local vars = {
|
||||
"version": "34.9.1",
|
||||
"version": "34.10.0",
|
||||
"namespace": "metrics"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue