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
[app] Fix merge function (#328)
* [app] Fix merge function
Update `merge` function to `mustMergeOverwrite`
because `merge` isn't working correctly.
`must` used to throw an error if merge couldn't be done.
helm/helm#5238
* [app] Bump chart version