Skip to content

Commit

Permalink
Update changelog (hashicorp#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkysow authored Jan 27, 2021
1 parent c93b5db commit b58d56a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ BREAKING CHANGES:
See [Upgrade to CRDs](https://www.consul.io/docs/k8s/crds/upgrade-to-crds)
for more information on how to upgrade.

IMPROVEMENTS:
* CRDs: add value `controller.aclToken` to support manually passing in an ACL token to the CRD controller if independently managing ACLs. [[GH-783](https://github.com/hashicorp/consul-helm/pull/783)]

BUG FIXES:
* Use `rbac.authorization.k8s.io/v1` instead of `rbac.authorization.k8s.io/v1beta1` API version for the `roles` and `rolebindings` used by the `tls-init`
and `tls-init-cleanup` jobs. [[GH-789](https://github.com/hashicorp/consul-helm/issues/789)]
Expand Down

0 comments on commit b58d56a

Please sign in to comment.