diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc9c50..aefe8ac 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] +## [1.3.0] - 2024-05-16 + ### Changed - Update `cluster-vsphere` values for refactored chart. @@ -58,7 +60,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `standup` and `teardown` CLIs - Dockerfile containing the two CLIs -[Unreleased]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.2.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.2.0...v1.3.0 [1.2.0]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.0.3...v1.1.0 [1.0.3]: https://github.com/giantswarm/cluster-standup-teardown/compare/v1.0.2...v1.0.3