Ayub Pathan created YUNIKORN-247:
------------------------------------

             Summary: Helm chart naming should follow semver2 standard
                 Key: YUNIKORN-247
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-247
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: release
            Reporter: Ayub Pathan


* Currently there are 2 versions published to helm repo…
{noformat}
NAME                    CHART VERSION   APP VERSION     DESCRIPTION
yunikorn/yunikorn       latest          latest          YuniKorn scheduler for 
Kubernetes
yunikorn/yunikorn       0.8.0           0.8.0           YuniKorn scheduler for 
Kubernetes
{noformat}

 * When tried to deploy using latest version, helm seems to fail with below 
error..
{noformat}
helm install --version latest yunikorn yunikorn/yunikorn                        
          
Error: failed to download "yunikorn/yunikorn" (hint: running `helm repo update` 
may help)
{noformat}
 
 * This is happening because, the chart version “latest” is not following the 
[semVer2|https://semver.org/] standard. This requires fix to the charts naming… 
More on this: [https://helm.sh/docs/topics/charts/#charts-and-versioning].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to