diff --git a/stable/aws-ebs-csi-driver/Chart.yaml b/stable/aws-ebs-csi-driver/Chart.yaml index fdfb2e3d..a39b6669 100644 --- a/stable/aws-ebs-csi-driver/Chart.yaml +++ b/stable/aws-ebs-csi-driver/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.16.1 name: aws-ebs-csi-driver description: A Helm chart for AWS EBS CSI Driver -version: 2.17.1 +version: 2.17.2 kubeVersion: ">=1.17.0-0" home: https://github.com/kubernetes-sigs/aws-ebs-csi-driver sources: diff --git a/stable/aws-ebs-csi-driver/README.md b/stable/aws-ebs-csi-driver/README.md index 92729d76..164691f8 100644 --- a/stable/aws-ebs-csi-driver/README.md +++ b/stable/aws-ebs-csi-driver/README.md @@ -1,6 +1,6 @@ # aws-ebs-csi-driver -![Version: 2.17.1](https://img.shields.io/badge/Version-2.17.1-informational?style=flat-square) ![AppVersion: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square) +![Version: 2.17.2](https://img.shields.io/badge/Version-2.17.2-informational?style=flat-square) ![AppVersion: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square) A Helm chart for AWS EBS CSI Driver @@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-ebs-csi- To install a specific version of this chart: ```console -helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-ebs-csi-driver --version 2.17.1 +helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-ebs-csi-driver --version 2.17.2 ``` To install the chart with the release name `my-release`: