larivierec / home-cluster

Talos cluster using gitops and renovate automation
https://garb.dev
Apache License 2.0
87 stars 7 forks source link

feat(container): update cloudflare/cloudflared docker tag to v2024.9.0 #4026

Closed theriver-bot[bot] closed 2 months ago

theriver-bot[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change OpenSSF
cloudflare/cloudflared minor 2024.8.3 -> 2024.9.0 OpenSSF Scorecard

Release Notes

cloudflare/cloudflared (cloudflare/cloudflared) ### [`v2024.9.0`](https://redirect.github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202490) [Compare Source](https://redirect.github.com/cloudflare/cloudflared/compare/2024.8.3...2024.9.0) ##### Bug Fixes - We fixed a bug related to `--grace-period`. Tunnels that use QUIC as transport weren't abiding by this waiting period before forcefully closing the connections to the edge. From now on, both QUIC and HTTP2 tunnels will wait for either the grace period to end (defaults to 30 seconds) or until the last in-flight request is handled. Users that wish to maintain the previous behavior should set `--grace-period` to 0 if `--protocol` is set to `quic`. This will force `cloudflared` to shutdown as soon as either SIGTERM or SIGINT is received.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

theriver-bot[bot] commented 2 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.13s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 1.9s
⚠️ YAML prettier 1 1 0.46s
βœ… YAML yamllint 1 0 0.3s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_