Skip to content

Commit

Permalink
Release v0.17.0 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot committed Apr 2, 2024
1 parent 75bf889 commit 629211f
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.17.0] - 2024-04-02

### Added

- Added a `GetClusterName` function that returns the friendly name of the cluster from the kubeconfig
Expand Down Expand Up @@ -305,7 +307,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added initial framework layout
- Added Kubernetes client extended from controller-runtime client

[Unreleased]: https://github.com/giantswarm/clustertest/compare/v0.16.0...HEAD
[Unreleased]: https://github.com/giantswarm/clustertest/compare/v0.17.0...HEAD
[0.17.0]: https://github.com/giantswarm/clustertest/compare/v0.16.0...v0.17.0
[0.16.0]: https://github.com/giantswarm/clustertest/compare/v0.15.0...v0.16.0
[0.15.0]: https://github.com/giantswarm/clustertest/compare/v0.14.0...v0.15.0
[0.14.0]: https://github.com/giantswarm/clustertest/compare/v0.13.0...v0.14.0
Expand Down

0 comments on commit 629211f

Please sign in to comment.