FEAT: bump loki to v2.8.*
This commit is contained in:
parent
b5f166ed9e
commit
dfe9738a2f
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.6.*",
|
version:: "2.8.*",
|
||||||
syncOptions:: ["CreateNamespace=true", "Force=true"],
|
syncOptions:: ["CreateNamespace=true", "Force=true"],
|
||||||
values:: |||
|
values:: |||
|
||||||
loki:
|
loki:
|
||||||
|
|
Loading…
Reference in a new issue