Skip to content

Commit 2638df7

Browse files
authored
Merge pull request #18 from invidian/release-0.5.0
CHANGELOG.md: add changelog for v0.5.0
2 parents 15c85f2 + 9b7b919 commit 2638df7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.0] - 2021-02-18
9+
10+
### Added
11+
12+
- `flexkube_kubelet` has now `extra_args` argument for extra kubelet arguments.
13+
14+
### Changed
15+
16+
- Updated to `libflexkube` version `v0.5.1`.
17+
- e2e tests are now using `containerd` as container runtime.
18+
819
## [0.4.1] - 2020-09-20
920

1021
### Added
@@ -41,5 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4152

4253
- flexkube_containers: rename 'container' to 'host_configured_container'.
4354

55+
[0.5.0]: https://github.com/flexkube/terraform-provider-flexkube/compare/v0.4.1...v0.5.0
4456
[0.4.1]: https://github.com/flexkube/terraform-provider-flexkube/compare/v0.4.0...v0.4.1
4557
[0.4.0]: https://github.com/flexkube/terraform-provider-flexkube/releases/tag/v0.4.0

0 commit comments

Comments
 (0)