Skip to content

Commit 51541f6

Browse files
authored
Merge pull request #28 from cybozu-go/bump-0.6.0
Bump version to 0.6.0
2 parents 5385a23 + 175c7c7 commit 51541f6

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
9+
## [0.6.0] - 2023-04-27
10+
- Support k8s 1.26 and update dependencies (#27)
11+
812
## [0.5.0] - 2023-02-03
913
- Support k8s 1.25 (#23)
1014

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

45-
[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.5.0...HEAD
49+
[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.6.0...HEAD
50+
[0.6.0]: https://github.com/cybozu-go/tenet/compare/v0.5.0...v0.6.0
4651
[0.5.0]: https://github.com/cybozu-go/tenet/compare/v0.4.1...v0.5.0
4752
[0.4.1]: https://github.com/cybozu-go/tenet/compare/v0.4.0...v0.4.1
4853
[0.4.0]: https://github.com/cybozu-go/tenet/compare/v0.3.0...v0.4.0

0 commit comments

Comments
 (0)