Releases: roboll/helmfile
v0.140.0: Set longer no_output_timeout for release
v0.139.9: Bump golang.org/x/crypto (#1877)
c623730 (HEAD, tag: v0.139.9, origin/master, origin/HEAD, master) Bump golang.org/x/crypto (#1877)
Build Info
v0.139.8: Fix chartify regression of missing chart dependencies (#1869)
72e7160 (HEAD, tag: v0.139.8, origin/master, origin/HEAD, master) Fix chartify regression of missing chart dependencies (#1869)
0d4adfe Document hooks events expressions (#1870)
Build Info
v0.139.7: Fix chartify inability to disable chart dependency (#1861)
v0.139.6: fix: Do not fail on deps when chart is fetched by go-getter (#1852)
f502a0a (HEAD, tag: v0.139.6, origin/master, origin/HEAD, master) fix: Do not fail on deps when chart is fetched by go-getter (#1852)
Build Info
v0.139.5
v0.139.4
v0.139.3: Fix helmfile-lint not to stop on fisrt error (#1836)
212e6ac (HEAD, tag: v0.139.3, origin/master, origin/HEAD, master) Fix helmfile-lint not to stop on fisrt error (#1836)
Build Info
v0.139.2: Make `--skip-needs=true` the default option (#1835)
This release fixes a breaking change introduced in v0.139.0.
efa404e (HEAD, tag: v0.139.2, origin/master, origin/HEAD, master) Make --skip-needs=true
the default option (#1835)
Build Info
v0.139.1: Fix lint and status not to fail with selector and needs (#1834)
This release include the fix for a regression introduced in v0.139.0, and additional fix for kubecontext usage in templates and --output-dir
, and also the newer aws-sdk-go for AWS SSO support. You should always use v0.139.1 rather than v0.139.0.
794ab9f (HEAD, tag: v0.139.1, origin/master, origin/HEAD, master) Fix lint and status not to fail with selector and needs (#1834)
48bd5c0 Update go.sum for successful build
e39a0b3 bump Go to 1.16.3 and cover helm 3.5.4 (#1825)
5895410 fix kubeContext does not globally defaulting its value (#1829)
cb7fa6b Bump vals to 0.14.0 (#1832)
44fb68b Use the incubator chart repo instead of chartcenter (#1833)