diff --git a/CHANGELOG.md b/CHANGELOG.md index 568c7b574d..fd4824d7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,14 @@ IMPROVEMENTS: * Support `minAvailable` on connect injector `PodDisruptionBudget`. [[GH-1557](https://github.com/hashicorp/consul-k8s/pull/1557)] * Add `tolerations` and `nodeSelector` to Server ACL init jobs and `nodeSelector` to Webhook cert manager. [[GH-1581](https://github.com/hashicorp/consul-k8s/pull/1581)] +## 1.0.0-beta4 (October 28, 2022) + +IMPROVEMENTS: + +CLI: + +* Update demo charts and CLI command to not presume tproxy when using HCP preset. Also, use the most recent version of hashicups. [[GH-1657](https://github.com/hashicorp/consul-k8s/pull/1657)] + ## 1.0.0-beta3 (October 12, 2022) FEATURES: