From 92c9ed214363a05db142723c52d476b06fa9a5bb Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Thu, 7 Mar 2024 15:50:55 +0100 Subject: [PATCH] chore(docs):[#000] Correct kubernetes version in README and unify helm version in github workflow and README --- .github/workflows/helm-chart-release.yaml | 2 +- charts/irs-helm/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/helm-chart-release.yaml b/.github/workflows/helm-chart-release.yaml index 2f576aefa6..3e1eeff53e 100644 --- a/.github/workflows/helm-chart-release.yaml +++ b/.github/workflows/helm-chart-release.yaml @@ -57,7 +57,7 @@ jobs: - name: Install Helm uses: azure/setup-helm@v3 with: - version: v3.8.1 + version: v3.9.3 - name: Update helm dependencies for irs working-directory: charts/irs-helm/ diff --git a/charts/irs-helm/README.md b/charts/irs-helm/README.md index 147f158ee2..0c8d320a17 100644 --- a/charts/irs-helm/README.md +++ b/charts/irs-helm/README.md @@ -11,8 +11,8 @@ This includes: ## Prerequisites -- [Kubernetes](https://kubernetes.io) 1.19+ -- [Helm](https://helm.sh) 3.2.0+ +- [Kubernetes](https://kubernetes.io) 1.25.11+ +- [Helm](https://helm.sh) 3.9.3+ - PV provisioner support in the underlying infrastructure ## Install