Skip to content

Commit

Permalink
Merge pull request #76 from cybozu-go/0.6.6
Browse files Browse the repository at this point in the history
Bump version to 0.6.6
  • Loading branch information
umezawatakeshi authored Dec 14, 2021
2 parents 2274e39 + 8803090 commit d08982e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.6.6] - 2021-12-10

### Changed

- update supported k8s version to 1.22 (#75)
- kubernetes 1.22.1
- contour 1.19.1
- cert-manager 1.6.1
- external-dns 0.10.1
- Change LICENSE from MIT to Apache 2.0 (#73)

## [0.6.5] - 2021-09-17

## Changed
Expand Down Expand Up @@ -181,7 +192,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- for [ExternalDNS][] v0.5.14
- for [cert-manager][] v0.8.0

[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.6.5...HEAD
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.6.6...HEAD
[0.6.6]: https://github.com/cybozu-go/contour-plus/compare/v0.6.5...v0.6.6
[0.6.5]: https://github.com/cybozu-go/contour-plus/compare/v0.6.4...v0.6.5
[0.6.4]: https://github.com/cybozu-go/contour-plus/compare/v0.6.3...v0.6.4
[0.6.3]: https://github.com/cybozu-go/contour-plus/compare/v0.6.2...v0.6.3
Expand Down

0 comments on commit d08982e

Please sign in to comment.