Replies: 2 comments
-
Any chance this can be looked into? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, could you please file a feature-request issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When managing infrastructure, it is common practice to deploy helm charts via Terraform. This is done via the helm provider inside Terraform. A deployed helm chart looks something like this
As you can see: The current version, chart name and repository are all set here. Therefore, looking up the newest version should be possible.
I really would like to see this implemented!
https://registry.terraform.io/providers/hashicorp/helm/latest/docs
Beta Was this translation helpful? Give feedback.
All reactions