Skip to content

Commit

Permalink
Merge pull request hashicorp#82 from hashicorp/release-0.4.0
Browse files Browse the repository at this point in the history
Update chart version and changelog to 0.4.0 for release
  • Loading branch information
Rebecca Zanzig authored Dec 8, 2018
2 parents b03e92c + 60c9cac commit 850194c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## UNRELEASED

## 0.4.0 (December 7, 2018)

IMPROVEMENTS:

* RBAC support for `syncCatalog`. This will create the `ClusterRole`, `ClusterRoleBinding`
Expand Down
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 850194c

Please sign in to comment.