feat: bump prometheus to v47.2.0
This commit is contained in:
parent
caeb5b26e6
commit
b679b3110e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
local app = import "../../_templates/argocd_app.libsonnet";
|
||||
|
||||
local vars = {
|
||||
"version": "39.9.0",
|
||||
"version": "47.2.0",
|
||||
"namespace": "metrics"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue