Skip to content

Commit

Permalink
Merge pull request #47 from cybozu-go/0.5.1
Browse files Browse the repository at this point in the history
Bump version to 0.5.1
  • Loading branch information
yokaze authored Oct 2, 2020
2 parents a89efb7 + 81a3e28 commit 095a5d2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.5.1] - 2020-10-02

### Changed

- Update controller-runtime to 0.6.3 (#46).

### Fixed

- Do not reconcile being-deleted object (#46).

## [0.5.0] - 2020-06-30

### Changed
Expand Down Expand Up @@ -121,7 +131,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.5.0...HEAD
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.5.1...HEAD
[0.5.1]: https://github.com/cybozu-go/contour-plus/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/cybozu-go/contour-plus/compare/v0.4.3...v0.5.0
[0.4.3]: https://github.com/cybozu-go/contour-plus/compare/v0.4.2...v0.4.3
[0.4.2]: https://github.com/cybozu-go/contour-plus/compare/v0.4.1...v0.4.2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Supported environments
----------------------

- Kubernetes
- 1.17
- 1.18
- Contour
- 1.6
- ExternalDNS
Expand Down

0 comments on commit 095a5d2

Please sign in to comment.