From 1142da424d2c929b827743d4554ea02664560459 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Thu, 17 Oct 2024 10:01:23 +0100 Subject: [PATCH] Release v0.26.0 (#378) --- CHANGELOG.md | 5 ++++- helm/loki/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e477ace..dcb717f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.26.0] - 2024-10-17 + ### Changed - Upgraded upstream chart from 6.16.0 to 6.18.0 - see [changelog](https://github.com/grafana/loki/blob/main/production/helm/loki/CHANGELOG.md) for more information. @@ -598,7 +600,8 @@ Notes: - Initial release of the App. -[Unreleased]: https://github.com/giantswarm/loki-app/compare/v0.25.2...HEAD +[Unreleased]: https://github.com/giantswarm/loki-app/compare/v0.26.0...HEAD +[0.26.0]: https://github.com/giantswarm/loki-app/compare/v0.25.2...v0.26.0 [0.25.2]: https://github.com/giantswarm/loki-app/compare/v0.25.1...v0.25.2 [0.25.1]: https://github.com/giantswarm/loki-app/compare/v0.25.0...v0.25.1 [0.25.0]: https://github.com/giantswarm/loki-app/compare/v0.24.0...v0.25.0 diff --git a/helm/loki/Chart.yaml b/helm/loki/Chart.yaml index 599272ec..72e5fb10 100644 --- a/helm/loki/Chart.yaml +++ b/helm/loki/Chart.yaml @@ -4,7 +4,7 @@ name: loki description: Helm chart for Grafana Loki in simple, scalable mode type: application appVersion: 3.2.0 -version: 0.25.2 +version: 0.26.0 home: https://github.com/giantswarm/loki-app sources: - https://github.com/giantswarm/loki-app