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
We are currently pushing only charts with 0.0.0-sha-... versions, but we can (should) also support pushing proper versions when we build a matching git tag (i.e. version 1.0.0 for git tag v1.0.0).
We are currently pushing only charts with
0.0.0-sha-...versions, but we can (should) also support pushing proper versions when we build a matching git tag (i.e. version1.0.0for git tagv1.0.0).