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

Tags: jizusun/helmfile

Tags

v0.102.0

Toggle v0.102.0's commit message
feat: `helmfile --log-level=debug apply --retain-values-files`

`--retain-values-files` prevents temporary values files that were passed to Helm commands run by Helmfile for debugging purpose.

With that, you can manually rerun helm commands that were logged when `--log-level=debug` is enabled.

Resolves #roboll#1117

v0.101.0

Toggle v0.101.0's commit message
feat: --detailed-exitcode for `helmfile apply` (roboll#1120)

Resolves roboll#1113

v0.100.2

Toggle v0.100.2's commit message
2020-02-25T00:46:15Z

f1bdb65 fix: delete/destroy ordering within directory (roboll#1119)
322ed4d fix explanation about secrets in .Environment.Values (roboll#1116)
c4e6160 Remove unneeded env HELMFILE_HELM3 since roboll#963 (roboll#1109)

v0.100.1

Toggle v0.100.1's commit message
2020-02-20T13:30:18Z

10f2a57 fix: `helmfile -n ns statuses` should set ns for helm 3 (roboll#1108)

v0.100.0

Toggle v0.100.0's commit message
2020-02-16T23:43:44Z

2579a87 Upgrade deps (roboll#1100)
6b3277c Added AMEX to USERS.md (roboll#1101)

v0.99.1

Toggle v0.99.1's commit message
2020-02-12T23:40:47Z

27425bc Fix status command for helm 3 (roboll#1098)

v0.99.0

Toggle v0.99.0's commit message
2020-02-05T12:30:24Z

05add47 Add option to suppress diff on apply (roboll#1092)

v0.98.3

Toggle v0.98.3's commit message
2020-02-02T23:46:39Z

757e748 Feature/autobuild docker image for each release thru dockerhub auto builds (roboll#886)
e6f1db1 Upgrade alpine to 3.11 (roboll#1085)
5fb037c Fix crash on missing chart (roboll#1087)
5abbdea Fix "Merging Arrays in Layers" doc example (roboll#1084)
9fab685 fix test command for helm 3 (roboll#1080)
c8ba676 Update writing-helmfile.md (roboll#1073)

v0.98.2

Toggle v0.98.2's commit message
2020-01-07T23:49:10Z

fc75f25 do not pass --api-versions to "helm diff" (roboll#1061)

v0.98.1

Toggle v0.98.1's commit message
2019-12-27T00:33:42Z

b044820 fix: helmfile destroy does not delete helm releases in status : PENDING_INSTALL (roboll#995)
0e1aeb4 Fix `deps` error for helm 3.0.2 (roboll#1056)
0