You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently app releases are named after the chart name. This leads to multiple apps with of the same chart overwriting each other if installed to the same namespace.
Possible fix would be to use the app name + "-" + chart name as the release name.