loki: Update loki again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tom Neuber 2024-04-14 12:53:14 +02:00
parent fe5535beca
commit 03f5c2b3aa
Signed by: tom
GPG key ID: F17EFE4272D89FF6
2 changed files with 2 additions and 9 deletions

View file

@ -218,7 +218,7 @@ spec:
sources: sources:
- chart: loki - chart: loki
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
targetRevision: 5.47.1 targetRevision: 6.2.0
helm: helm:
releaseName: loki releaseName: loki
valueFiles: valueFiles:

View file

@ -11,14 +11,7 @@ loki:
size: 30Gi size: 30Gi
schemaConfig: schemaConfig:
configs: configs:
- from: 2024-01-01 - from: 2024-04-14
store: boltdb-shipper
object_store: filesystem
schema: v11
index:
prefix: index_
period: 24h
- from: 2024-04-15
store: tsdb store: tsdb
object_store: filesystem object_store: filesystem
schema: v13 schema: v13