Add option to skip upgrade check via env variable #64
Labels
area/customization
Enables default behavior customization
area/documentation
Improvements or additions to documentation
enhancement
New feature or request
Milestone
Description
Add option to skip upgrade check via env variable. It should be done via option, so such thing:
can be optimized to:
By default, setting below envs to any value should also disable the update check:
{CLI_NAME}_NO_UPDATE_NOTIFIER
- matches thegh
CLI style{CLI_NAME}_UPGRADE_NOTICE_DISABLED
- matches the helmfile styleSee the
helmfile
usage: helmfile/helmfile#412Reasons
Enhance UX
The text was updated successfully, but these errors were encountered: