Skip to content

Commit

Permalink
Merge pull request #21 from gravitational/release/v0.0.5
Browse files Browse the repository at this point in the history
Release v0.0.5
  • Loading branch information
fheinecke authored Mar 8, 2024
2 parents 16d02ed + d6d0121 commit b6905d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.5] - 2024-03-08
### Fixed
- Fixed incorrect secret manifest formatting

Expand All @@ -23,7 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release. GHA exporter provides Prometheus metrics for Github Action runs.

[Unreleased]: https://github.com/gravitational/gha-exporter/compare/v0.0.4...HEAD
[Unreleased]: https://github.com/gravitational/gha-exporter/compare/v0.0.5...HEAD
[0.0.5]: https://github.com/gravitational/gha-exporter/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/gravitational/gha-exporter/compare/v0.0.3...v0.0.4
[0.0.3]: https://github.com/gravitational/gha-exporter/compare/v0.0.2...v0.0.3
[0.0.2]: httpx://github.com/gravitational/gha-exporter/releases/tag/v0.0.2

0 comments on commit b6905d4

Please sign in to comment.