Skip to content

Commit

Permalink
CHANGELOG: Add section for CLI Bug fix and correct link (#1153)
Browse files Browse the repository at this point in the history
* CHANGELOG: Add section for CLI Bug fix and correct link
  • Loading branch information
david-yu committed Apr 8, 2022
1 parent 9fccb82 commit d708a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,8 @@
## UNRELEASED

BUG FIXES:
* Fix issue where clusters not in the same namespace as their deployment name could not be upgraded. [[GH-1115](https://github.com/hashicorp/consul-k8s/issue/1005)]
* CLI
* Fix issue where clusters not in the same namespace as their deployment name could not be upgraded. [[GH-1115](https://github.com/hashicorp/consul-k8s/pull/1115)]

IMPROVEMENTS:
* Helm
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/README.md
Expand Up @@ -27,7 +27,7 @@ by contacting us at [security@hashicorp.com](mailto:security@hashicorp.com).

### Prerequisites
* **Helm 3.2+** (Helm 2 is not supported)
* **Kubernetes 1.18+** - This is the earliest version of Kubernetes tested.
* **Kubernetes 1.19+** - This is the earliest version of Kubernetes tested.
It is possible that this chart works with earlier versions but it is
untested.

Expand Down

0 comments on commit d708a65

Please sign in to comment.