fluxcd / flux

Successor: https://github.com/fluxcd/flux2
https://fluxcd.io
Apache License 2.0
6.9k stars 1.08k forks source link

Please release Flux helm chart 1.11.4 #3581

Closed daiyinong closed 2 years ago

daiyinong commented 2 years ago

Describe the bug

We would like to upgrade to flux 1.24.3 in our products but the latest flux helm chart still points to 1.24.2 at the moment so would really appreciate it if a new helm chart version can be released. Thanks!

Steps to reproduce

https://github.com/fluxcd/flux/blob/cdd9c9b94201f1099120ea92799822a332859d1d/chart/flux/values.yaml#L12

Expected behavior

a helm chart referring to flux 1.24.3 is available.

Kubernetes version / Distro / Cloud provider

Azure kubernetes 2.30.0

Flux version

1.24.3

Git provider

No response

Container Registry provider

No response

Additional context

No response

Maintenance Acknowledgement

Code of Conduct

kingdonb commented 2 years ago

Thanks for the report! I'm releasing the chart version next as we speak, it must only pass the CI check which will be finished in about 15 minutes. I'm sure you are aware but Flux v1 is in maintenance mode and will not be supported forever.

We are asking all reports to consider upgrading to Flux v2, and offering free migration workshops to help it along.

If there is some particular issue that prevents your upgrade, would you consider filing an issue in the Flux v2 repo, or opening a discussion on our new GitHub discussion page? https://github.com/fluxcd/flux2/discussions

Thanks for using Flux! 🌪️ 🍞

daiyinong commented 2 years ago

Thanks! We're planning to migrate to flux v2 in the next few months and much appreciate your help.

kingdonb commented 2 years ago

Sorry, lost track of this in the middle of a busy day! :)

The release is inbound now, CI running again so that the release date in the CHANGELOG is accurate.

kingdonb commented 2 years ago

It is published. The PR will merge later, once CI completes this third time. 👍

daiyinong commented 2 years ago

Perfect, thanks again!