Skip to content

Commit 826f24f

Browse files
authored
Merge pull request #34 from cybozu-go/bump-0.1.2
Bump version to 0.1.2
2 parents 49345d4 + c9bb782 commit 826f24f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [0.1.2] - 2022-09-28
9+
### Fix
10+
- Fix config (#32)
11+
- Inherit pod metadata of pod_template (#33)
12+
813
## [0.1.1] - 2022-09-26
914
### Removed
1015
- kube-rbac-proxy is removed (#30)
@@ -15,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1520

1621
- This is the first public release.
1722

18-
[Unreleased]: https://github.com/cybozu-go/nyamber/compare/v0.1.1...HEAD
23+
[Unreleased]: https://github.com/cybozu-go/nyamber/compare/v0.1.2...HEAD
24+
[0.1.2]: https://github.com/cybozu-go/nyamber/compare/v0.1.1...v0.1.2
1925
[0.1.1]: https://github.com/cybozu-go/nyamber/compare/v0.1.0...v0.1.1
2026
[0.1.0]: https://github.com/cybozu-go/nyamber/compare/0b95ddf1810b156fc2bd36edd457b96a18ca0501...v0.1.0

0 commit comments

Comments
 (0)