fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
587 stars 250 forks source link

help request: 2.8.0 helm chart not released? #1150

Closed L1ghtman2k closed 4 months ago

L1ghtman2k commented 6 months ago

Describe the issue

Unsure if this was intended, but I noticed that the 2.8.0 helm chart wasn't released

misoknr commented 6 months ago

I noticed as well. Also, the link to the chart breaks the convention with the suffix "-2.8.0". All previous versions the file name is just "fluent-operator.tgz" since the version is in the URL.

https://github.com/fluent/fluent-operator/releases/download/v2.8.0/fluent-operator-2.8.0.tgz

lmontanag commented 6 months ago

Hi Folks , any idea on this one

latest chart released for fluent/fluent-operator is 2.7.0

helm repo add fluent https://fluent.github.io/helm-charts
helm repo update
helm search repo fluent
NAME                    CHART VERSION   APP VERSION DESCRIPTION
fluent/fluent-bit       0.46.7          3.0.4       Fast and lightweight log processor and forwarde...
fluent/fluent-operator  2.7.0           2.7.0       Fluent Operator provides great flexibility in b...
fluent/fluentd          0.5.2           v1.16.2     A Helm chart for Kubernetes
berowil commented 5 months ago

Would it be possible to release 2.8.0 in the near future? :)