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

fix: add version constraint for helm provider #672

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

hdp617
Copy link
Contributor

@hdp617 hdp617 commented Apr 30, 2024

The helm provider 2.13.0 contains a bug that causes the example to fail with error such as Error: path "./.tmp/us-west1-1.28.0-gke.3/bootstrap_helm_chart" not found [0]. Add version contraint for the helm provider.

[0] https://github.com/hashicorp/terraform-provider-helm/blob/main/CHANGELOG.md#2131-apr-15-2024

@hdp617 hdp617 requested review from yoshi-approver and a team as code owners April 30, 2024 17:54
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Apr 30, 2024
@hdp617 hdp617 requested a review from hankfreund April 30, 2024 17:55
The helm provider 2.13.0 contains a bug that causes the example to fail with error such as `Error: path "./.tmp/us-west1-1.28.0-gke.3/bootstrap_helm_chart" not found` [0]. Add version contraint for the helm provider.

[0] https://github.com/hashicorp/terraform-provider-helm/blob/main/CHANGELOG.md#2131-apr-15-2024
@hdp617 hdp617 merged commit 443c008 into GoogleCloudPlatform:main Apr 30, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants