Skip to content

Releases: chrismellard/helmfile

v0.138.1-cm

28 Jan 08:49
Compare
Choose a tag to compare

Changelog

5bdc9b2 fix: fixed up OCI repos so they support paths and URLs that differ from chart names contained there

v0.135.1-cmfork

25 Dec 09:24
Compare
Choose a tag to compare

Changelog

3690bde Add documentation on how to use the docker image (roboll#1607)
4c0987a Don't append --tiller-namespace flag when running helm3 (roboll#1594)
b92ff2b Fix selector syntax example (roboll#1614)
1ef9b29 Improve handling of releases being newly installed by helmfile-apply (roboll#1618)
1c7b872 Stabilize helmfile-diff output (roboll#1619)
54eb73b Use ghodss/yaml for yaml marshaling & unmarshaling in template (roboll#1556)
afe82f6 chore: suppress empty values on serializing several helmfile values (roboll#1616)
9b64d65 feat: Stabilize helmfile-diff output (roboll#1622)
7a6f107 feat: added in oci repository flag and added helm methods to pull and export charts
0637973 fix: allow helmfiles to be corrected marshalled to YAML so they can be manipulated by other programs (roboll#1604)
28e7ebb fix: support arm64 images (roboll#1612)