Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Release 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ishustava committed Apr 27, 2020
1 parent 0d7f418 commit a1a791b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Unreleased

## 0.20.1 (Apr 27, 2020)

BUG FIXES

* Fix a bug where `client.join` and `externalServers.hosts` values containing spaces are
not quoted properly, for example, when providing [cloud auto-join](https://www.consul.io/docs/agent/cloud-auto-join.html) strings
[[GH-435](https://github.com/hashicorp/consul-helm/pull/435)].

## 0.20.0 (Apr 24, 2020)

BREAKING CHANGES:
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.20.0
version: 0.20.1
appVersion: 1.7.2
description: Official HashiCorp Consul Chart
home: https://www.consul.io
Expand Down

0 comments on commit a1a791b

Please sign in to comment.