Skip to content
Discussion options

You must be logged in to vote

This is due to the Kubernetes library dependencies of the helm provider being upgraded beyond 1.24.x, where the v1alpha1 API was removed.

We are currently working on a fix for kubergrunt to be compatible with generating a v1beta1 auth token. In the meantime, it is recommended to work around this by pinning the helm provider version to 2.5.1, the last known version to work with v1alpha1. You can pin the provider version by following the same strategy recommended in #187.

Refer to hashicorp/terraform-provider-helm#893 for more info.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yorinasub17
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment