Skip to content

Commit

Permalink
README: bump Helm CLI requirement to 3.6+ (#1545)
Browse files Browse the repository at this point in the history
* README: bump Helm CLI requirement to 3.6+
  • Loading branch information
David Yu authored Sep 28, 2022
1 parent 1d0d40a commit cf7588b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ use Consul with Kubernetes, please see the
[Consul and Kubernetes documentation](https://www.consul.io/docs/platform/k8s/index.html).

### Prerequisites
* **Helm 3.2+** (Helm 2 is not supported)
* **Helm 3.6+**
* **Kubernetes 1.21-1.24** - This is the earliest version of Kubernetes tested.
It is possible that this chart works with earlier versions, but it is
untested.
Expand Down
2 changes: 1 addition & 1 deletion charts/consul/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ by contacting us at [[email protected]](mailto:[email protected]).
non-Kubernetes nodes to easily discover and access Kubernetes services.

### Prerequisites
* **Helm 3.2+** (Helm 2 is not supported)
* **Helm 3.6+**
* **Kubernetes 1.21-1.24** - 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 cf7588b

Please sign in to comment.