You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… instead of hard-coding it
This patch also refactors much of the github plumbing and
chart-generation parsing into a new top-level helm package.
Fixesdeis#11
In https://github.com/deis/deisrel/blob/master/actions/generate_params.go and https://github.com/deis/deisrel/blob/master/actions/generate_params_e2e.go we construct local versions of the appropriate
.toml
files, but it would be better to pull the latest canonical versions of each from the deis/charts repo as these files change.The text was updated successfully, but these errors were encountered: