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
Looking at the helm docs
version: A SemVer 2 version (required)
appVersion: The version of the app that this contains (optional). This needn't be SemVer.
So looks like version is required and its what we use, appVersion not necessary.
We should be using
appVersion
.Leave
version
The text was updated successfully, but these errors were encountered: