Skip to content

Commit

Permalink
Update changelog (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodonnell authored Aug 5, 2019
1 parent 8e1bd92 commit 0342358
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
## 0.2.0 (September 26, 2018)

FEATURES:

* `syncCatalog` can install the [service catalog sync](https://www.hashicorp.com/blog/consul-and-kubernetes-service-catalog-sync)
functionality.

IMPROVEMENTS:

* server: support `storageClass` [GH-7]

## 0.1.0

Initial release
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TEST_IMAGE?=consul-helm-test
TEST_IMAGE?=vault-helm-test

test-docker:
@docker build --rm -t '$(TEST_IMAGE)' -f $(CURDIR)/test/docker/Test.dockerfile $(CURDIR)
Expand Down

0 comments on commit 0342358

Please sign in to comment.