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

Tags: Tech-Save/helmfile

Tags

v0.138.7

Toggle v0.138.7's commit message
allow to access oci repos without auth (roboll#1711)

* allow to access oci repos without auth

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>

v0.138.6

Toggle v0.138.6's commit message
Disable darwin/386 build to avoid release failure

v0.138.5

Toggle v0.138.5's commit message
Update README.md (roboll#1677)

Added docs to Readme for disableValidationOnInstall

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
0