Tags: yujunz/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.
PreviousNext