Skip to content

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

Merged
r2d4 merged 4 commits intoGoogleContainerTools:masterfrom
jstrachan:486-3
Jun 21, 2018
Merged

fix: allow environment variables to be used in helm values#707
r2d4 merged 4 commits intoGoogleContainerTools:masterfrom
jstrachan:486-3

Conversation

@jstrachan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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