Skip to content

Commit

Permalink
chore: change minimum required version of helm to 3.5+
Browse files Browse the repository at this point in the history
related to: #2261
  • Loading branch information
kasia-kujawa committed Jun 1, 2022
1 parent 83be477 commit 1ffe744
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- chore: add support for GKE with Kubernetes 1.22 [#2314][#2314]
- chore: remove support for AKS with Kubernetes 1.19 & 1.20 [#2315][#2315]
- chore: add support for EKS with Kuberentes 1.22 [#2321][#2321]
- chore: update tested helm version to 3.8.2 [#2317][#2317]
- chore: update tested kubectl version to 1.23.6 [#2317][#2317]
- docs: update tested helm version to 3.8.2 [#2317][#2317]
- docs: update tested kubectl version to 1.23.6 [#2317][#2317]
- chore: change minimum required version of helm to 3.5+ [#2317][#2317]

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The diagram below illustrates the components of the Kubernetes collection soluti
| Name | Version |
|------|---------|
| K8s | 1.18+ |
| Helm | 3.4+ |
| Helm | 3.5+ |

## Support Matrix

Expand Down

0 comments on commit 1ffe744

Please sign in to comment.