livekit / livekit-helm

LiveKit Helm charts
https://docs.livekit.io
Apache License 2.0
50 stars 59 forks source link

Ingress 1.2.0 chart not present in Helm repo #85

Closed p4block closed 9 months ago

p4block commented 11 months ago

Ran 5mins ago:

hal@arch ~ took 2s 
❯ helm repo update
Hang tight while we grab the latest from your chart repositories...
[...]
...Successfully got an update from the "livekit" chart repository
[...]
Update Complete. ⎈Happy Helming!⎈

hal@arch ~ 
❯ helm search repo livekit
NAME                            CHART VERSION   APP VERSION     DESCRIPTION                                       
livekit/livekit-recorder        0.3.13          v0.3.13         LiveKit recorder is used by LiveKit server to r...
livekit/livekit-server          1.5.0           v1.5.0          Open source WebRTC infrastructure. Host your ow...
livekit/egress                  1.8.0           v1.8.0          Egress is used by LiveKit to stream and record ...
livekit/ingress                 1.1.0           v1.1.0          Ingress is used by LiveKit to ingest streams pr...

The chart is updated in this repo but not in the chart repo shown in the README.md This is probably not a bug but some miscommunication on how the release process is done. Perhaps a delay is completely intended. This may cause confusion for some people

davidzhao commented 9 months ago

1.2.2 will be released tomorrow. closing this one.