From 3e5741ef47b2b098e6a32cb6eb8113d861332e54 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 10 Feb 2025 16:29:00 +0100 Subject: [PATCH] Release v0.15.0 (#260) --- CHANGELOG.md | 5 ++++- helm/observability-operator/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f825fa8d..d9c7fe94 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.15.0] - 2025-02-10 + ### Removed - Clean up `Shared org` specific code that is not needed anymore since we moved the organization declaration to a custom resource (https://github.com/giantswarm/roadmap/issues/3860). @@ -274,7 +276,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initialize project and create heartbeat for the installation. -[Unreleased]: https://github.com/giantswarm/observability-operator/compare/v0.14.0...HEAD +[Unreleased]: https://github.com/giantswarm/observability-operator/compare/v0.15.0...HEAD +[0.15.0]: https://github.com/giantswarm/observability-operator/compare/v0.14.0...v0.15.0 [0.14.0]: https://github.com/giantswarm/observability-operator/compare/v0.13.3...v0.14.0 [0.13.3]: https://github.com/giantswarm/observability-operator/compare/v0.13.2...v0.13.3 [0.13.2]: https://github.com/giantswarm/observability-operator/compare/v0.13.1...v0.13.2 diff --git a/helm/observability-operator/Chart.yaml b/helm/observability-operator/Chart.yaml index 37df46e3..9a24a16e 100644 --- a/helm/observability-operator/Chart.yaml +++ b/helm/observability-operator/Chart.yaml @@ -3,7 +3,7 @@ name: observability-operator description: The observability-operator manages the Giant Swarm observability platform. home: https://github.com/giantswarm/observability-operator icon: https://s.giantswarm.io/app-icons/giantswarm/1/light.svg -version: 0.14.0 +version: 0.15.0 appVersion: 0.0.2 annotations: application.giantswarm.io/team: "atlas"