helmfile
helmfile copied to clipboard
Get "first-time" installation value
Hi there im trying to make IF condition is release installing in first time or upgrading. I want to pass different args to one-shot container depending on that if. Trying to somehow get Release.Revision or Release.IsUpgrade or Release.IsInstall so i can manipulate with values. Thx
see: https://github.com/roboll/helmfile/issues/2148