Skip to content

Commit 0730bdd

Browse files
committed
update changelog
1 parent 220ae01 commit 0730bdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
1010
* Set `horizontal_pod_autoscaling` to `true` by default. #42
1111
* Add `remove_default_node_pool` set to `false` by default #15
1212
* Allow arbitrary key-value pairs to be set on node pool metadata. #52
13+
* Add `enable_basic_auth` set to `true` by default #40; This will cause a plan change for existing users. Enabling it will require them to set a username and password.
14+
* Add `basic_auth_username` set to `""` by default #40
15+
* Add `basic_auth_password` set to `""` by default #40
16+
* Add `issue_client_certificate` set to `false` by default #40
1317

1418
## [v0.4.0] - 2018-12-19
1519
### Added

0 commit comments

Comments
 (0)