numaproj / helm-charts

Helm charts for the Numaproj ecosystem projects.
Apache License 2.0
4 stars 3 forks source link

1.3 Numaflow #13

Closed vigith closed 3 days ago

vigith commented 4 days ago

https://numaproj.slack.com/archives/C03GQ3AMHE1/p1728916413234979

th0ger commented 3 days ago

Thanks. Again, the helm chart is not released, see https://github.com/numaproj/helm-charts/issues/7#issuecomment-2106849420

helm repo add numaflow https://numaproj.io/helm-charts
helm repo update
helm search repo numaflow/numaflow --versions

NAME                    CHART VERSION   APP VERSION     DESCRIPTION
numaflow/numaflow       0.0.3                           A Helm chart for installing Numaflow in Kubernetes
numaflow/numaflow       0.0.2                           A Helm chart for installing Numaflow in Kubernetes
numaflow/numaflow       0.0.1                           A Helm chart for installing Numaflow in Kubernetes

Version 0.0.4. This was forgotten as well with 0.0.3 and 0.0.2. Needs automation or checklist I guess.

BTW: Shouldn't we have numaflow "APP VERSION=1.3.3" set in the helm chart above?

chandankumar4 commented 2 days ago

Above issue is fixed, there was a release build failure which is fixed now. BTW we will add "APP VERSION" from next release onwards.

$ helm search repo numaflow/numaflow --versions
NAME                CHART VERSION   APP VERSION DESCRIPTION
numaflow/numaflow   0.0.4                       A Helm chart for installing Numaflow in Kubernetes
numaflow/numaflow   0.0.3                       A Helm chart for installing Numaflow in Kubernetes
numaflow/numaflow   0.0.2                       A Helm chart for installing Numaflow in Kubernetes
numaflow/numaflow   0.0.1                       A Helm chart for installing Numaflow in Kubernetes