Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart with loki version 3.2.0 #14281

Merged
merged 15 commits into from
Sep 30, 2024
4 changes: 2 additions & 2 deletions production/helm/loki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: loki
description: Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.
type: application
appVersion: 3.1.1
version: 6.14.1
appVersion: 3.2.0
version: 6.15.0
Starefossen marked this conversation as resolved.
Show resolved Hide resolved
home: https://grafana.github.io/helm-charts
sources:
- https://github.com/grafana/loki
Expand Down
Loading