Skip to content

Tags: al7blanii/helmfile

Tags

v0.94.1

Toggle v0.94.1's commit message
2019-12-01T02:38:13Z

07c4247 Do not fail due to missing env in base helmfile (roboll#1009)

v0.94.0

Toggle v0.94.0's commit message
2019-11-29T00:30:14Z

27c098c Fix capitalization of cleanup-on-fail config key (roboll#1005)
e745a26 Fix typos (roboll#1003)
04379ce Add the cleanup-on-fail flag to upgrade command (roboll#969)

v0.93.2

Toggle v0.93.2's commit message
2019-11-23T02:37:02Z

25599ea Fix ref url in values key to actually work (roboll#998)

v0.93.1

Toggle v0.93.1's commit message
2019-11-21T13:41:07Z

8ea144e Validate on recursion (roboll#993)
f508b90 Fix regression in the order of processed releases when concurrency is 1 (roboll#992)

v0.93.0

Toggle v0.93.0's commit message
2019-11-21T13:13:22Z

7ec92c0 Bump variantdev/vals (roboll#991)
06a3b55 Disable tillerless for helm3 (roboll#987)

v0.92.3

Toggle v0.92.3's commit message
2019-11-19T23:32:18Z

8a2311d Bump variantdev/vals (roboll#985)

v0.92.2

Toggle v0.92.2's commit message
2019-11-19T23:29:12Z

312ca76 Added the plugin with right version for plugin (roboll#984)
80dcdfb Update README per v0.92.1 release (roboll#975)
f08da43 Remove a helm-tiller plugin from a Helm 3 docker image (roboll#977)

v0.92.1

Toggle v0.92.1's commit message
2019-11-17T00:42:54Z

468b9b6 Fix random "expansion errors" in large values contained in `values` (roboll#974)

v0.92.0

Toggle v0.92.0's commit message
2019-11-15T00:00:57Z

3ccb43f Log "could not deduce `environment:` block" message at debug level (roboll#967)
b99daa3 Allow combining valuesTemplate and values, same for setTemplate (roboll#938)

v0.91.0

Toggle v0.91.0's commit message
2019-11-14T23:41:52Z

990d31c Merge pull request roboll#963 from frontapp/auto-helm3
45943f9 Bump Helm to v3.0.0 (roboll#965)
dc2961a Add test for IsHelm3 logic.
d15c4aa Replace usage of ShellRunner in test suite with mockRunner.
c099f69 feat: Automatically enable Helm v3 mode
43f1188 Bump Helm to v3.0.0