Tags: cpcostaneves/helmfile
Tags
Fix error on concurrent go-getter on same URL (roboll#1669) Fixes roboll#1660
Fix OCI support (roboll#1667) * Fix OCI support I have seen various issues related to the OCI repository support recently added to Helmfile. This is the patch that should fix all the issues Im aware of until now.
fix: fixed up OCI repos so they support paths and URLs that differ fr… …om chart names contained there (roboll#1661)
feat: added in oci repository flag and added helm methods to pull and… … export charts (roboll#1629)
docs: fix typo (roboll#1645) * docs: fix typo * docs: syntax highlight
Fix "No valid platforms to build for" build error on release Follow-up for roboll#1612 May be related to mitchellh/gox#92
Add support for Kustomize Transformers (roboll#1592) Please see the updated `advanced-features.md` for more details. This is often used for adding common labels and annotations to any resources rendered from a Helm chart.
Fix `helmfile template --include-crds` not to break with `chartify` (r… …oboll#1583) * Fix `helmfile template --include-crds` not to break with `chartify` This bumps variantdev/chartify to 0.4.9 so that we can incorporate helmfile/chartify@fed8bb2 * Fix integration test
Bump dependencies (roboll#1573) Bumps dependencies mainly to fix possible go mod error that is fixed via helmfile/vals@0edd534, but also bumps all the other dependencies because they looked very outdated :)
PreviousNext