Skip to content

Commit

Permalink
Release v0.14.0 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Feb 10, 2025
1 parent b545b53 commit 58a02d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.0] - 2025-02-10

### Changed

- Configure Alloy-metrics `sample_age_config` so that alloy does not indefinitely retry to send old and rejected samples.
Expand Down Expand Up @@ -268,7 +270,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.13.3...HEAD
[Unreleased]: https://github.com/giantswarm/observability-operator/compare/v0.14.0...HEAD
[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
[0.13.1]: https://github.com/giantswarm/observability-operator/compare/v0.13.0...v0.13.1
Expand Down
2 changes: 1 addition & 1 deletion helm/observability-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.3
version: 0.14.0
appVersion: 0.0.2
annotations:
application.giantswarm.io/team: "atlas"
Expand Down

0 comments on commit 58a02d0

Please sign in to comment.