From 11952f84ef1740880a8edbfbd92a316d6ee2115d Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 19 Jun 2024 11:57:26 +0300 Subject: [PATCH] Release v0.9.1 (#57) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3a2be8..ef0acce 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.9.1] - 2024-06-19 + ### Changed - Changed the way registry is being parsed in helm templates @@ -72,7 +74,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - First release of teleport-kube-agent-app -[Unreleased]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.9.0...HEAD +[Unreleased]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.9.1...HEAD +[0.9.1]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.9.0...v0.9.1 [0.9.0]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.7.1...v0.8.0 [0.7.1]: https://github.com/giantswarm/teleport-kube-agent-app/compare/v0.7.0...v0.7.1