Skip to content

Commit

Permalink
Merge pull request #72 from cybozu-go/0.6.5
Browse files Browse the repository at this point in the history
Bump version to 0.6.5
  • Loading branch information
umezawatakeshi authored Sep 17, 2021
2 parents 8421e90 + 1b458bd commit c58e62d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.6.5] - 2021-09-17

## Changed
- follow golang 1.17 and dependent software updates (#71)
- golang 1.17
- contour 1.18.1
- cert-manager 1.5.3
- external-dns 0.9.0

## [0.6.4] - 2021-08-03

### Changed
Expand Down Expand Up @@ -172,7 +181,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.4...HEAD
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.6.5...HEAD
[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
[0.6.2]: https://github.com/cybozu-go/contour-plus/compare/v0.6.1...v0.6.2
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Supported environments
- Contour
- 1.18
- ExternalDNS
- 0.7
- 0.9
- cert-manager
- 1.3
- 1.5

Other versions may or may not work.

Expand Down

0 comments on commit c58e62d

Please sign in to comment.