Skip to content

Commit

Permalink
Merge pull request #806 from catenax-ng/chore/correct-versions
Browse files Browse the repository at this point in the history
chore(docs):[#000] Correct and unify helm and kubernetes versions
  • Loading branch information
dsmf authored Mar 7, 2024
2 parents fdf4c17 + 92c9ed2 commit cff9e7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
4 changes: 2 additions & 2 deletions charts/irs-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cff9e7a

Please sign in to comment.