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

Terraform should use released helm charts #575

Closed
3 tasks done
aylei opened this issue Jun 12, 2019 · 2 comments
Closed
3 tasks done

Terraform should use released helm charts #575

aylei opened this issue Jun 12, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@aylei
Copy link
Contributor

aylei commented Jun 12, 2019

Feature Request

Describe the feature you'd like:

Currently, the terraform scripts using the chart inside this repository, which is may not stable. We should use the release chart instead and add a new terraform variable to specify the chart version:

variable "helm_chart_version" {
    default = "v1.0.0-beta.3"
}

@gregwebs @jlerche @tennix @weekface PTAL

@aylei aylei added deploy enhancement New feature or request labels Jun 12, 2019
@jlerche
Copy link
Contributor

jlerche commented Jun 13, 2019

I think that's a good idea 👍

@jlerche
Copy link
Contributor

jlerche commented Aug 19, 2019

Closing now that #717 has been merged.

@jlerche jlerche closed this as completed Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants