github grafana-community/helm-charts loki-6.35.0

latest releases: loki-2.4.0, loki-3.0.2, loki-0.8.0...
8 hours ago

What's Changed

  • [loki] [CHANGE] Add tpl() support for pattern_ingester, ingester_client and compactor_grpc_client components. #16759
  • [loki] [CHANGE] Common Config : Use grpc for contacting the compactor in distributed deployment, rather than http. The compactor_grpc_address parameter replaces the compactor_address in the default commonConfig section of values.yaml. If the compactor_address parameter is set, the compactor_grpc_address must be set to an empty string. Careful, the loki.compactorAddress helper now returns the address of the compactor in grpc format rather than http. #17454
  • [loki] [FEATURE] Expose all storage configuration properties #18509
  • [loki] [FEATURE] Added a Helm Chart value to disable the rbac resource creation for the tokengen job. #15882
  • [loki] [FEATURE] Add readiness and liveness probes for the all memcached components. #18525
  • [loki] [FEATURE] Add missing revisionHistoryLimit. #18638
  • [loki] [ENHANCEMENT] Refactor loki health probes so .Values.loki.livenessProbe and .Values.loki.startupProbe can be unset with {} #18575
  • [loki] [BUGFIX] Make loki.storage.bucketNames are optional, if builtin minio is enabled. #18653
  • [loki] [BUGFIX] Add comments, clarifying ruler setup. #18607

Source tag: https://github.com/grafana/loki/releases/tag/helm-loki-6.35.0
Helm chart release: https://github.com/grafana/helm-charts/releases/tag/helm-loki-6.35.0

Backfilled from grafana/helm-charts

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.