Skip to content

Commit

Permalink
Release v0.5.2 (#52)
Browse files Browse the repository at this point in the history
* Release v0.5.2

* Update CHANGELOG.md

---------

Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
taylorbot and QuentinBisson authored Sep 18, 2024
1 parent df900e4 commit 25e37d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.2] - 2024-09-17

### Added

- Add helm chart templating test in ci pipeline.
- Add tests with ats in ci pipeline.
- Push alloy as a gateway component in collections.

## [0.5.1] - 2024-09-03

Expand Down Expand Up @@ -80,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- changed: `app.giantswarm.io` label group was changed to `application.giantswarm.io`

[Unreleased]: https://github.com/giantswarm/alloy-app/compare/v0.5.1...HEAD
[Unreleased]: https://github.com/giantswarm/alloy-app/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/giantswarm/alloy-app/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/giantswarm/alloy-app/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/giantswarm/alloy-app/compare/v0.4.1...v0.5.0
[0.4.1]: https://github.com/giantswarm/alloy-app/compare/v0.4.0...v0.4.1
Expand Down
2 changes: 1 addition & 1 deletion helm/alloy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
name: alloy
sources:
- https://github.com/grafana/alloy/tree/main/operations/helm/charts/alloy
version: 0.5.1
version: 0.5.2

0 comments on commit 25e37d1

Please sign in to comment.