Skip to content

Commit

Permalink
Release v0.9.1 (#80)
Browse files Browse the repository at this point in the history
* Fix changelog

* Release v0.9.1

---------

Co-authored-by: QuentinBisson <[email protected]>
  • Loading branch information
taylorbot and QuentinBisson authored Apr 1, 2024
1 parent 0c68c40 commit 7fb4fc4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.1] - 2024-04-01

### Fixed

- Use PodMonitor for monitoring instead of legacy system.

## [0.9.0] - 2024-03-21

### Changed

- Use PodMonitor for monitoring instead of legacy system.
- Updated `tbot` deployment to use standalone `tbot` image (smaller image size)
- Bump teleport version to `15.1.7`

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

## [0.1.0] - 2023-08-09

[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.9.1...HEAD
[0.9.1]: https://github.com/giantswarm/teleport-operator/compare/v0.9.0...v0.9.1
[0.9.0]: https://github.com/giantswarm/teleport-operator/compare/v0.8.4...v0.9.0
[0.8.4]: https://github.com/giantswarm/teleport-operator/compare/v0.8.3...v0.8.4
[0.8.3]: https://github.com/giantswarm/teleport-operator/compare/v0.8.2...v0.8.3
Expand Down
2 changes: 1 addition & 1 deletion helm/teleport-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: teleport-operator
version: 0.9.0
version: 0.9.1
description: "Teleport operator"
home: "https://github.com/giantswarm/teleport-operator"
apiVersion: v1
Expand Down

0 comments on commit 7fb4fc4

Please sign in to comment.