8000 Tags · yujunz/helmfile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yujunz/helmfile

Tags

v0.138.4-3-g90de61a

Toggle v0.138.4-3-g90de61a's commit message
feat: allow override chart in args

v0.138.4-3-g53e2424

Toggle v0.138.4-3-g53e2424's commit message
Release custom build

v0.138.4

Toggle v0.138.4's commit message
Fix error on concurrent go-getter on same URL (roboll#1669)

Fixes roboll#1660

v0.138.3

Toggle v0.138.3's commit message
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.

v0.138.2

Toggle v0.138.2's commit message
Bump Helm to v3.5.0. (roboll#1656)

v0.138.1

Toggle v0.138.1's commit message
fix: fixed up OCI repos so they support paths and URLs that differ fr…

…om chart names contained there (roboll#1661)

v0.138.0

Toggle v0.138.0's commit message
feat: added in oci repository flag and added helm methods to pull and…

… export charts (roboll#1629)

v0.137.0

Toggle v0.137.0's commit message
docs: fix typo (roboll#1645)

* docs: fix typo

* docs: syntax highlight

v0.136.0

Toggle v0.136.0's commit message
Fix "No valid platforms to build for" build error on release

Follow-up for roboll#1612
May be related to mitchellh/gox#92

v0.135.0

Toggle v0.135.0's commit message
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.
0