feat(container): update image docker.io/cloudflare/cloudflared to v2024.12.2#2133
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image docker.io/cloudflare/cloudflared to v2024.12.2#2133renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ REPOSITORY | git_diff | yes | no | 0.02s | |
| ✅ REPOSITORY | secretlint | yes | no | 1.21s | |
| prettier | 1 | 1 | 0.39s | ||
| ✅ YAML | yamllint | 1 | 0 | 0.29s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
2640705 to
ec96dcb
Compare
ec96dcb to
70362cf
Compare
70362cf to
c5842a9
Compare
c5842a9 to
63368e4
Compare
63368e4 to
3da04f2
Compare
3da04f2 to
2a48fa6
Compare
2a48fa6 to
f84d3f4
Compare
f84d3f4 to
18c75d4
Compare
18c75d4 to
e410b7d
Compare
e410b7d to
4b0c95e
Compare
4b0c95e to
6aee960
Compare
6aee960 to
0751bb9
Compare
0751bb9 to
809e4b1
Compare
809e4b1 to
56ffde3
Compare
56ffde3 to
ac1e43b
Compare
ac1e43b to
bfcd832
Compare
bfcd832 to
ac840f6
Compare
…24.12.2 | datasource | package | from | to | | ---------- | -------------------------------- | -------- | --------- | | docker | docker.io/cloudflare/cloudflared | 2024.4.0 | 2024.12.2 |
ac840f6 to
4a51047
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2024.4.0→2024.12.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cloudflare/cloudflared (docker.io/cloudflare/cloudflared)
v2024.12.2Compare Source
New Features
cloudflared tunnel diag.v2024.12.1Compare Source
Notices
--metricsis still honoured meaning that if this flag is set the metrics server will try to bind it, however, this version includes a change that makes the metrics server bind to a port with a semi-deterministic approach. If the metrics flag is not present the server will bind to the first available port of the range 20241 to 20245. In case of all ports being unavailable then the fallback is to bind to a random port.v2024.12.0Compare Source
SHA256 Checksums:
v2024.11.1Compare Source
SHA256 Checksums:
v2024.11.0Compare Source
SHA256 Checksums:
v2024.10.1Compare Source
SHA256 Checksums:
v2024.10.0Compare Source
Bug Fixes
--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-periodto 0 if--protocolis set toquic. This will forcecloudflaredto shutdown as soon as either SIGTERM or SIGINT is received.v2024.9.1Compare Source
SHA256 Checksums:
v2024.9.0Compare Source
SHA256 Checksums:
v2024.8.3Compare Source
SHA256 Checksums:
v2024.8.2Compare Source
SHA256 Checksums:
v2024.6.1Compare Source
SHA256 Checksums:
v2024.6.0Compare Source
SHA256 Checksums:
v2024.5.0Compare Source
SHA256 Checksums:
v2024.4.1Compare Source
SHA256 Checksums:
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.