diff --git a/docs/REQUIREMENTS.md b/docs/REQUIREMENTS.md index 31ca410..1d04a01 100644 --- a/docs/REQUIREMENTS.md +++ b/docs/REQUIREMENTS.md @@ -674,4 +674,4 @@ The third-party applications that are listed in the following table are supporte | [Ansible](https://www.ansible.com/) | Core 2.16.1 | | [Terraform](https://www.terraform.io/) | 1.7.4 | | [Docker](https://www.docker.com/) | 20.10.17 | -| [Helm](https://helm.sh/) | 3.14.2 | +| [Helm](https://helm.sh/) | 3.14.4 | diff --git a/roles/kubernetes/common/defaults/main.yaml b/roles/kubernetes/common/defaults/main.yaml index 10a4250..c0d9540 100644 --- a/roles/kubernetes/common/defaults/main.yaml +++ b/roles/kubernetes/common/defaults/main.yaml @@ -2,4 +2,4 @@ # SPDX-License-Identifier: Apache-2.0 --- -helm_version: 3.14.2 +helm_version: 3.14.4