Digital.ai Deploy Helm plugin can deploy and undeploy Helm charts on a Kubernetes host. To run the helm chart you need to have the helm binary installed and connect via ssh using overthere plugin.
Steps
helm.Client: Helm Client used of Specifying the Helm Container Details.
helm.Release: Helm Release is the base deployed which can be extended for Helm Deployment.
helm.K8SRelease: Helm K8S Release extends the base deployed for Helm Deployment.
helm.AppliedConfigFile: Helm Applied Config File.
helm.Chart: Base Deployable used for Deployment of Helm Charts
helm.OpenshiftRelease: Helm Openshift Release.
helm.K8SReleaseWithNamespace: Helm K8S Release with create Namespace.
helm.Repository: Helm repository configuration