kbst / terraform-provider-kustomization

Terraform provider for Kustomize
https://www.kubestack.com
Apache License 2.0
265 stars 53 forks source link

Add api_versions and kube_version to helm_charts block #253

Closed FlxPeters closed 4 months ago

FlxPeters commented 5 months ago

There are some field mappings missing the helm_charts block. This MR adds the api_versions list and the kube_version field in order to provide this fields to an Helm chart using the $.Capabilities.APIVersions.Has checks.

Refference: