diff --git a/CHANGELOG.md b/CHANGELOG.md index da0ac7213473..f028a7621270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## UNRELEASED +## 0.4.0 (December 7, 2018) + IMPROVEMENTS: * RBAC support for `syncCatalog`. This will create the `ClusterRole`, `ClusterRoleBinding` diff --git a/Chart.yaml b/Chart.yaml index 4894cc6acaf8..ce093daacfb3 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: consul -version: 0.3.0 +version: 0.4.0 description: Install and configure Consul on Kubernetes. home: https://www.consul.io sources: