Skip to content

Tags: jimvandervoort/helmfile

Tags

v0.84.0

Toggle v0.84.0's commit message
2019-09-12T10:35:02Z

9d851cd feat: `--skip-repos` for `helmfile deps` (roboll#851)
f79db2e feat(diff,apply,lint,sync,template): `--set k=v` for setting adhoc chart values (roboll#850)
94a6fcf feat(diff,apply): --context=N for limiting diff context (roboll#849)
fb20415 feat(diff,apply): --no-color for removing color from output (roboll#848)

v0.83.2

Toggle v0.83.2's commit message
2019-09-12T09:04:17Z

cbf5b8b Fix helm2 lock file does not get updated (roboll#847)
267e0fa adding info about kloeckner-i to users list (roboll#843)
5488198 fix: allow empty pattern matching and move on (roboll#827)

v0.83.1

Toggle v0.83.1's commit message
2019-09-07T13:06:01Z

4bbd09c fix(cmd/deps): make `helmfile deps` to work w/ helm 3.0.0-beta.3 (roboll#842)

v0.83.0

Toggle v0.83.0's commit message
2019-09-07T00:40:14Z

4e4f1be feat: Experimental Helm v3 mode (roboll#841)
6dfc9be doc: Update documentation about layering release values (roboll#837)
1823bb1 Fix apache thrift location issue (roboll#835)

v0.82.0

Toggle v0.82.0's commit message
2019-08-31T13:38:34Z

4bc9933 Make advanced templating backward-compatible (roboll#833)
01ae59f add helm-tiller plugin to docker image (roboll#825)
2a6bd24 move context outside to limit duplicate repo updates (roboll#828)
11d0abb feat: Advanced Templating (roboll#823)

v0.81.3

Toggle v0.81.3's commit message
2019-08-24T02:18:09Z

dd58bad release: skip building against s390x
e24c153 Revert "release: skip downloading go modules in container image builds (roboll#821)"

v0.81.2

Toggle v0.81.2's commit message
2019-08-24T01:29:28Z

ba0891b release: skip downloading go modules in container image builds (roboll#821)

v0.81.1

Toggle v0.81.1's commit message
2019-08-24T01:01:42Z

b58e082 Merge pull request roboll#820 from roboll/fix-incorrect-remote-cache-on-miss
bf9dcc0 release: Make the release process faster
cd5d906 fix: clean up invalid remote state file cache

v0.81.0

Toggle v0.81.0's commit message
2019-08-15T00:28:39Z

a584aea Share helmexec from State Creation (roboll#804)
765bfe6 Handle environment secrets concurrently
622cba9 Add kubectl and jq to Dockerfile (roboll#799)
63a337e Base concurrency on items parameter (roboll#798)
6baad71 Cache secrets and concurrent decryption (roboll#790)
bce2f47 fix: pass namespace to helm template command (roboll#771)
e5038fb print yaml content on error in fromYaml (roboll#765)
fe5102e users update (roboll#750)

v0.80.2

Toggle v0.80.2's commit message
2019-07-27T14:01:33Z

eda961e fix: --state-values-set not setting more than first child in nested paths (roboll#774)