chore: update helm release kube-prometheus-stack to v53 #87
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": "52.1.0",
|
"version": "53.0.0",
|
||||||
"namespace": "metrics"
|
"namespace": "metrics"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue