Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: could not download chart #11

Open
1 task done
sivanaikk opened this issue May 10, 2022 · 0 comments
Open
1 task done

Error: could not download chart #11

sivanaikk opened this issue May 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@sivanaikk
Copy link

sivanaikk commented May 10, 2022

Contact Details (optional)

No response

Description. What happened?

Error: could not download chart chart "aws-efs-csi-driver" version "2.2.0" not found in https://kubernetes-sigs.github.io/aws-efs-csi-driver/ repository

Steps to reproduce

terraform init
terraform apply -auto-approve

Expected behavior

Should Download the helm chart

Actual behavior

Error

Occurrence

Frequently

Relevant log output

Plan: 2 to add, 0 to change, 0 to destroy.
module.eks-efs-csi-driver.helm_release.kubernetes_efs_csi_driver[0]: Creating...
╷
│ Error: could not download chart: chart "aws-efs-csi-driver" version "2.2.0" not found in https://kubernetes-sigs.github.io/aws-efs-csi-driver/ repository
│
│   with module.eks-efs-csi-driver.helm_release.kubernetes_efs_csi_driver[0],
│   on .terraform\modules\eks-efs-csi-driver\helm.tf line 1, in resource "helm_release" "kubernetes_efs_csi_driver":
│    1: resource "helm_release" "kubernetes_efs_csi_driver" {
│

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sivanaikk sivanaikk added the bug Something isn't working label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant