fluxcd / flux

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

Release 1.24.1 #3551

Closed kingdonb closed 3 years ago

kingdonb commented 3 years ago

Fix #3550

The weaveworks/github-release fork appears to be pretty far behind the upstream, and is now emitting 400 errors:

https://github.com/fluxcd/flux/pull/3549 - the build failure on 3b794b7

Mentioned this issue once before here, when this issue first hit: https://github.com/fluxcd/flux/pull/3544#issuecomment-915646145

It seems from testing on a personal fork that these errors are resolved when the current upstream of github-release/github-release is used instead, so let's do that.