Dumb question time.
I want to pull an older release of the aws-ebs-csi-driver from git.
The command below pulls the latest version -v1.30.0 but I would like to use v1.20.0
helm repo add aws-ebs-csi-driver https://kubernetes-sigs.github.io/aws-ebs-csi-driver
helm repo update