Skip to content

Commit 4d3f593

Browse files
authored
Merge pull request #112 from cybozu-go/bump-0.14.1
Bump version to 0.14.1
2 parents 606af10 + 5a03905 commit 4d3f593

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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+
## [0.14.1] - 2025-02-17
9+
### Changed
10+
- Update for k8s 1.31 (#111)
11+
812
## [0.14.0] - 2024-11-20
913
### Changed
1014
- Update contour to 1.30.1 (#109)
@@ -292,7 +296,8 @@ The [quay.io/cybozu/contour-plus](https://quay.io/repository/cybozu/contour-plus
292296
- for [ExternalDNS][] v0.5.14
293297
- for [cert-manager][] v0.8.0
294298

295-
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.14.0...HEAD
299+
[Unreleased]: https://github.com/cybozu-go/contour-plus/compare/v0.14.1...HEAD
300+
[0.14.1]: https://github.com/cybozu-go/contour-plus/compare/v0.14.0...v0.14.1
296301
[0.14.0]: https://github.com/cybozu-go/contour-plus/compare/v0.13.0...v0.14.0
297302
[0.13.0]: https://github.com/cybozu-go/contour-plus/compare/v0.12.0...v0.13.0
298303
[0.12.0]: https://github.com/cybozu-go/contour-plus/compare/v0.11.1...v0.12.0

0 commit comments

Comments
 (0)