github grafana-community/helm-charts loki-6.34.0

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

What's Changed

  • [loki] [CHANGE] Updated version of Grafana Loki to 3.5.3
  • [loki] [CHANGE] BREAKING Fixed serviceName in zone-aware ingester StatefulSets to reference correct headless services #18558. Upgrade Impact: Users with zone-aware ingesters (ingester.zoneAwareReplication.enabled: true) must manually delete the ingester StatefulSets before upgrading: kubectl delete statefulset <release-name>-ingester-zone-a <release-name>-ingester-zone-b <release-name>-ingester-zone-c --cascade=orphan. PersistentVolumeClaims and data will be preserved. See: Helm chart upgrade guide
  • [loki] [FEATURE] Expose labels on volumeClaimTemplates #13317
  • [loki] [FEATURE] Allow setting custom labels for ingester statefulsets #18536
  • [loki] [FEATURE] Added support for chunk-cache-l2 #17556
  • [loki] [ENHANCEMENT] Expose Loki UI in pure ingress. 18400
  • [loki] [ENHANCEMENT] Add configurable livenessProbe and startupProbe for admin-api. #18546
  • [loki] [ENHANCEMENT] Add configurable startupProbe to the loki-sc-rules sidecar container in the backend pods. #18547
  • [loki] [BUGFIX] Add validation for loki.storage.bucketNames #13781
  • [loki] [BUGFIX] Create missing RBAC for the rules sidecar when RBAC is namespaced #16776
  • [loki] [BUGFIX] Ensure the scc is actually allowing to use hostPath volumes when the rbac.sccAllowHostDirVolumePlugin is set to true #17680

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

Backfilled from grafana/helm-charts

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.