Skip to content

Commit

Permalink
Merge pull request #28 from cybozu-go/bump-0.6.0
Browse files Browse the repository at this point in the history
Bump version to 0.6.0
  • Loading branch information
ysksuzuki authored Apr 27, 2023
2 parents 5385a23 + 175c7c7 commit 51541f6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]


## [0.6.0] - 2023-04-27
- Support k8s 1.26 and update dependencies (#27)

## [0.5.0] - 2023-02-03
- Support k8s 1.25 (#23)

Expand Down Expand Up @@ -42,7 +46,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
### Removed

[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.5.0...HEAD
[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.6.0...HEAD
[0.6.0]: https://github.com/cybozu-go/tenet/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/cybozu-go/tenet/compare/v0.4.1...v0.5.0
[0.4.1]: https://github.com/cybozu-go/tenet/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/cybozu-go/tenet/compare/v0.3.0...v0.4.0
Expand Down

0 comments on commit 51541f6

Please sign in to comment.