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
2019-06-20T14:53:13Z
573d1b1 Create a child app when creating a chart from kustomize (#16)
7851fed Allow to use the secrets storage backend when adopting (#15)
ea19fa5 Discover the active namespace and tiller namespace (#14)
2019-06-11T13:30:52Z
71edb7a confirm helmfile integration works
d06c456 feat: helmfile integration
6e9a5fb feat: fallback to helm commands if possible
791d322 refactor: kustomize related things out of the chartify logic
4f73372 fixes
7c36732 fix typo in the tiller-namespace flag
433fadc fixes
23a0885 refactor: only optional things should be expressed optional in code
8546ecd enhancing functional option pattern for more concise code
eadf21e wip
a100f05 fix panic on running helm-x and introduce functional option pattern for diff
9f2eec1 feat: TestCommandSite for integration testing support
a23248f refacor: DI on commander
24a7562 feat: exit with 2 when diff detected changes
a88343d refactor: reorganize pkgs