8000 Tags · forsberg/helmfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: forsberg/helmfile

Tags

v0.78.0

Toggle v0.78.0's commit message
2019-06-16T07:59:01Z

f61334d fix: `helmfile template | kubectl apply -f -` should work (roboll#697)
3bf0f7d fix: `helm diff` missing --reset-values (roboll#696)
7dec948 fix: helm chart referenced by http URL (roboll#695)
e0d0a1c feat: Disable concurrency if any release is using tillerless (roboll#694)
31768b5 doc: Adding user survey responses while switching to PR style (roboll#692)

v0.77.0

Toggle v0.77.0's commit message
2019-06-13T14:16:06Z

1bde201 feat: --concurrency for delete and destroy (roboll#691)

v0.76.2

Toggle v0.76.2's commit message
2019-06-12T10:07:45Z

1831d33 fix: `installed: false` not respecting TLS settings and tiller namespace (roboll#683)

v0.76.1

Toggle v0.76.1's commit message
2019-06-12T07:49:30Z

2e38f42 fix: helmDefaults.kubeContext ignored in `helm diff` of `helmfile apply` (roboll#682)

v0.76.0

Toggle v0.76.0's commit message
2019-06-12T07:20:42Z

1da3488 feat: experimental integration with helm-x (roboll#673)

v0.75.1

Toggle v0.75.1's commit message
2019-06-12T04:58:30Z

78b03e0 fix: --state-values-set panic: value of type interface {} is not assignable to type string (roboll#680)

v0.75.0

Toggle v0.75.0's commit message
2019-06-11T13:52:00Z

11eda66 feat: make release version templatized (roboll#671)

v0.74.0

Toggle v0.74.0's commit message
2019-06-11T05:46:32Z

65d404b feat: `helmfile -f <go-getter url>` (roboll#670)

v0.73.3

Toggle v0.73.3's commit message
2019-06-11T05:02:29Z

72425ae fix: persist original file path when using bases (roboll#672)

v0.73.2

Toggle v0.73.2's commit message
2019-06-10T12:43:41Z

34fbfb4 fix: convert path to absolute path when doing `helm secret dec` (roboll#664)
56c27c2 fix: fixes a regexp issue for release summary (roboll#666)
0