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

Add variable to support specifying version of helm chart used #33

Open
azalenski-branch opened this issue Dec 20, 2022 · 2 comments
Open

Comments

@azalenski-branch
Copy link

Hello :)

Can you please add support for a variable (or multiple) that will allow user to select the version of helm chart that should be used for components like agent, controller, evictor and spot_handler? This will allow users to:

  1. Control the versions they want to use, instead of always using the latest.
  2. Perform the upgrade of version used as by default helm won't upgrade the version if it's not explicitly set.

Here's the documentation for version parameter inside helm_release Terraform resource: https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#version

@calebAtIspot
Copy link

Looks like this got added back in #34

@calebAtIspot
Copy link

Actually, it got added back but there is still a ignore_changes lifecycle for version :|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants