File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
19
## [ 0.4.1] - 2020-09-20
9
20
10
21
### Added
@@ -41,5 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
52
42
53
- flexkube_containers: rename 'container' to 'host_configured_container'.
43
54
55
+ [ 0.5.0 ] : https://github.com/flexkube/terraform-provider-flexkube/compare/v0.4.1...v0.5.0
44
56
[ 0.4.1 ] : https://github.com/flexkube/terraform-provider-flexkube/compare/v0.4.0...v0.4.1
45
57
[ 0.4.0 ] : https://github.com/flexkube/terraform-provider-flexkube/releases/tag/v0.4.0
You can’t perform that action at this time.
0 commit comments