Skip to content

User defined helm versions #13

@chowarth123

Description

@chowarth123

Proposed enhancement:
Currently the only helm versions available to the driver are the ones built into the docker image which, at time of writing, are 2.8.2, and 2.16.7 (3.2.4 is being added as part of #12 issue/10). It would be valuable for a user to be able to supply a helm version to be used by the driver for cases where a specific version is required for a target environment and is not included in the versions built into the driver's docker image.

Proposed implementation:
User can put a helm binary into a configmap that is read by the driver and installed when a pod first starts. The helm version can then be set to the user provided binary in the deployment location properties as it is done with the built in versions eg.

helm.version: "2.8.2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions