feat: bump loki to v2.9.*
This commit is contained in:
parent
43e219b925
commit
caeb5b26e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ app + {
|
||||||
namespace:: "metrics",
|
namespace:: "metrics",
|
||||||
chart:: "loki-stack",
|
chart:: "loki-stack",
|
||||||
repo:: "https://grafana.github.io/helm-charts",
|
repo:: "https://grafana.github.io/helm-charts",
|
||||||
version:: "2.8.*",
|
version:: "2.9.*",
|
||||||
syncOptions:: ["CreateNamespace=true", "Force=true"],
|
syncOptions:: ["CreateNamespace=true", "Force=true"],
|
||||||
values:: |||
|
values:: |||
|
||||||
loki:
|
loki:
|
||||||
|
|
Loading…
Reference in a new issue