helmfile/.github
Yusuke Kuoka 8144638bab
feat: Helmfile V1 mode (#594)
* feat: Helmfile V1 mode

We add a new "V1 mode" to Helmfile so that you can seemlessly upgrade Helmfile from the current v0.x to the upcoming v1.0.

The idea is that we build both v0 and v1 binaries from the same tagged commit within the main branch, with different defaults for the "V1 mode"- the V1 mode is disabled by default for v0.x binaries, while it is enabled by default for v1.x binaries.

The V1 mode can be overrode at runtime via envvar. That is, even after upgrading the binary to v1, you will not see any backward-incompatible changes while you explicitly set an envvar, `HELMFILE_V1MODE=true`, at runtime.

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-12-22 20:30:44 +09:00
..
ISSUE_TEMPLATE Include the working helmfile ver in the bug report 2022-07-18 03:06:11 +00:00
actions/setup-image-vars Refactor 'images' workflow, include Ubuntu image to push 2022-08-10 09:01:37 +02:00
workflows feat: Helmfile V1 mode (#594) 2022-12-22 20:30:44 +09:00
FUNDING.yml Create FUNDING.yml 2022-04-03 11:18:04 +09:00
dependabot.yml Create dependabot.yml 2022-04-21 23:10:05 +02:00
stale.yml Add stale bot config 2022-04-03 02:48:01 +00:00