grafana / helm-charts

Apache License 2.0
1.55k stars 2.22k forks source link

[enterprise-logs] Enterprise logs chart doesn't use latest version (v1.2) #950

Open wardbekker opened 2 years ago

wardbekker commented 2 years ago

Enterprise logs is on v1.1, while the the latest release is v1.2

https://grafana.com/docs/enterprise-logs/latest/gel-releases/#v120----november-11-2021

09jvilla commented 2 years ago

Ack. Since we're going to release 1.3 in the next week, we'll just go straight to 1.3.

cc @ssncferreira who is our release shepherd for 1.3

ssncferreira commented 2 years ago

Good catch. The GEL release process documentation was updated, so this step does not get forgotten: https://github.com/grafana/loki-enterprise/pull/391

trevorwhitney commented 2 years ago

The helm chart is currently pointing at 1.2, it was updated to do so back in November: https://github.com/grafana/helm-charts/commit/481f16129e491d97a2ec89d23e0cb167b392284e

@wardbekker might you be using an older version of the chart?

wardbekker commented 2 years ago

https://github.com/grafana/helm-charts/blob/6ee711b572b2641ab2be32b079625973ae83c3de/charts/enterprise-logs/values.yaml#L22

trevorwhitney commented 2 years ago

@wardbekker you need to pull the latest, that commit is from November, tag is 1.3.0 on head of main.