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

fix: allow environment variables to be used in helm values #707

Merged
merged 4 commits into from
Jun 21, 2018

Conversation

jstrachan
Copy link
Contributor

fixes #486

refactored this PR to reuse existing code for env templates

fixes GoogleContainerTools#486

refactored this PR to reuse existing code for env templates
@dlorenc dlorenc added the kokoro:run runs the kokoro jobs on a PR label Jun 19, 2018
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Jun 19, 2018
@r2d4 r2d4 added kokoro:run runs the kokoro jobs on a PR ready-for-review labels Jun 20, 2018
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Jun 20, 2018
Copy link
Contributor

@r2d4 r2d4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jstrachan Thanks for the PR! Sorry it took so long to get this in. We're planning to have some of the image resolution moved to a per-project config file, but we just haven't had the time to implement it yet. Lets sync up as we start implementing it to make sure that its as easy as possible for JenkinsX to use that new feature.

We'll try to cut a release this week so you can start using it right away.

@r2d4 r2d4 merged commit 38b7ecb into GoogleContainerTools:master Jun 21, 2018
@jstrachan
Copy link
Contributor Author

awesome thanks!!

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

Successfully merging this pull request may close these issues.

cannot use environment variables in helm templates
4 participants