Skip to content

Tags: mumoshu/helm-x

Tags

v0.8.1

Toggle v0.8.1's commit message
Bump chartify (#31)

Fixes #30

v0.8.0

Toggle v0.8.0's commit message
Update plugin.yaml

v0.7.2

Toggle v0.7.2's commit message
2019-07-09T04:08:21Z

00c46ef Update plugin.yaml

v0.7.1

Toggle v0.7.1's commit message
2019-07-09T04:03:50Z

bf40967 Update a comment to have the proper flag name (#19)

v0.7.0

Toggle v0.7.0's commit message
2019-06-25T05:04:01Z

8122ba6 Fix logic causing manifests to be duplicated (#18)
9c52715 Support Kustomize plugins (#17)
9e10334 fix: code format

v0.6.0

Toggle v0.6.0's commit message
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)

v0.5.3

Toggle v0.5.3's commit message
2019-06-19T18:31:10Z

febcd3c fix: missing --version for diff

v0.5.2

Toggle v0.5.2's commit message
2019-06-19T18:03:27Z

9474d9a add `diff --reset-values`

v0.5.1

Toggle v0.5.1's commit message
2019-06-11T13:40:08Z

92849cc bump to 0.5.1
3a3d0bb fix: Info call has possible formatting directive %s
38bbdfe install helm for CI

v0.5.0

Toggle v0.5.0's commit message
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