From 54f0f6b816381f74fa4b40c667e0df0bea334db9 Mon Sep 17 00:00:00 2001 From: trevorwhitney <469592+trevorwhitney@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:07:14 +0000 Subject: [PATCH] Update loki chart to 6.25.0 --- production/helm/loki/CHANGELOG.md | 2 ++ production/helm/loki/Chart.yaml | 2 +- production/helm/loki/README.md | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/production/helm/loki/CHANGELOG.md b/production/helm/loki/CHANGELOG.md index 4771a872b21db..03794690dd99b 100644 --- a/production/helm/loki/CHANGELOG.md +++ b/production/helm/loki/CHANGELOG.md @@ -15,6 +15,8 @@ Entries should include a reference to the pull request that introduced the chang ## 6.25.0 +## 6.25.0 + - [FEATURE] Added support for Overrides Exporter ## 6.24.0 diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml index 594dcdf085e9f..234639a93a95c 100644 --- a/production/helm/loki/Chart.yaml +++ b/production/helm/loki/Chart.yaml @@ -3,7 +3,7 @@ name: loki description: Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes. type: application appVersion: 3.3.2 -version: 6.24.0 +version: 6.25.0 home: https://grafana.github.io/helm-charts sources: - https://github.com/grafana/loki diff --git a/production/helm/loki/README.md b/production/helm/loki/README.md index f51bdaf79640b..34333a98c338e 100644 --- a/production/helm/loki/README.md +++ b/production/helm/loki/README.md @@ -1,6 +1,6 @@ # loki -![Version: 6.24.0](https://img.shields.io/badge/Version-6.24.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.2](https://img.shields.io/badge/AppVersion-3.3.2-informational?style=flat-square) +![Version: 6.25.0](https://img.shields.io/badge/Version-6.25.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.2](https://img.shields.io/badge/AppVersion-3.3.2-informational?style=flat-square) Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes.