Tags: BaseSwag/helmfile
Tags
Fix panic on normalizing path containing .. (roboll#2042) Fixes roboll#2039
Make .Environment values available in .gotmpl files. (roboll#2000) Currently it's not possible to use `.Environment` values in `*.gomtpl` files. The documentation states the opposite: https://github.com/roboll/helmfile#environment (2nd paragraph). The problem is already described in roboll#1090. This PR fixes this bug. Fixes roboll#1090 Co-authored-by: Peter Aichinger <petera@topdesk.com>
Support Helm 3.7.0's reworked OCI support (roboll#1970) Signed-off-by: Aditya Menon <aditya.menon@spin.pm>
ubuntu docker based image for helmfile (roboll#1863) Co-authored-by: Valera Seryozhenko <vseryozhenko@healthjoy.com>
Set longer no_output_timeout for release Ref https://support.circleci.com/hc/en-us/articles/360007188574-Build-has-hit-timeout-limit
Bump golang.org/x/crypto (roboll#1877) Resolves roboll#1876
Fix chartify regression of missing chart dependencies (roboll#1869) * Fix chartify regression of missing chart dependencies Fixes roboll#1867 * Add integration test cases for issues roboll#1857 and roboll#1867
Fix chartify inability to disable chart dependency (roboll#1861) Fixes roboll#1857
fix: Do not fail on deps when chart is fetched by go-getter (roboll#1852 ) Fixes roboll#1847
Fix Helmfile swallowing secrets decryption errors (roboll#1849)
PreviousNext