-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update cloudflare/cloudflared docker tag to v2024 #150
Open
rlex-bot
wants to merge
1
commit into
master
Choose a base branch
from
renovate/cloudflare-cloudflared-2024.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
2 times, most recently
from
January 25, 2024 17:46
9c1dede
to
b649738
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
February 8, 2024 12:30
b649738
to
aef3822
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
February 20, 2024 17:46
aef3822
to
6c43d9d
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
March 20, 2024 10:31
6c43d9d
to
10769b3
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
April 10, 2024 12:01
10769b3
to
a7ad262
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
April 23, 2024 14:46
a7ad262
to
5829e5b
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
May 16, 2024 17:01
5829e5b
to
5dd1928
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
June 3, 2024 20:47
5dd1928
to
3d52f75
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
2 times, most recently
from
June 23, 2024 03:16
4783008
to
789bc19
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
July 18, 2024 18:48
789bc19
to
d744ae3
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
3 times, most recently
from
August 7, 2024 07:02
f97e895
to
8ceecd5
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
August 13, 2024 19:18
8ceecd5
to
409cf40
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
4 times, most recently
from
August 28, 2024 17:33
2e9ffe8
to
5e1132a
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
4 times, most recently
from
September 6, 2024 16:17
75dab40
to
b958fae
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
2 times, most recently
from
September 10, 2024 18:01
603d72b
to
fb851e7
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
October 10, 2024 10:31
fb851e7
to
a16fe18
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
October 24, 2024 10:01
a16fe18
to
40666fd
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
November 6, 2024 15:46
40666fd
to
0b614d1
Compare
rlex-bot
force-pushed
the
renovate/cloudflare-cloudflared-2024.x
branch
from
November 19, 2024 20:01
0b614d1
to
99211a7
Compare
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:
2023.10.0
->2024.11.1
Release Notes
cloudflare/cloudflared (cloudflare/cloudflared)
v2024.11.1
Compare Source
SHA256 Checksums:
v2024.11.0
Compare Source
SHA256 Checksums:
v2024.10.1
Compare Source
SHA256 Checksums:
v2024.10.0
Compare 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-period
to 0 if--protocol
is set toquic
. This will forcecloudflared
to shutdown as soon as either SIGTERM or SIGINT is received.v2024.9.1
Compare Source
SHA256 Checksums:
v2024.9.0
Compare Source
SHA256 Checksums:
v2024.8.3
Compare Source
SHA256 Checksums:
v2024.8.2
Compare Source
SHA256 Checksums:
v2024.6.1
Compare Source
SHA256 Checksums:
v2024.6.0
Compare Source
SHA256 Checksums:
v2024.5.0
Compare Source
SHA256 Checksums:
v2024.4.1
Compare Source
SHA256 Checksums:
v2024.4.0
Compare Source
SHA256 Checksums:
v2024.3.0
Compare Source
SHA256 Checksums:
v2024.2.1
Compare Source
Notices
--management-diagnostics=false
(or envTUNNEL_MANAGEMENT_DIAGNOSTICS
).v2024.2.0
Compare Source
SHA256 Checksums:
v2024.1.5
Compare Source
SHA256 Checksums:
v2024.1.4
Compare Source
SHA256 Checksums:
v2024.1.3
Compare Source
SHA256 Checksums:
v2024.1.2
Compare Source
SHA256 Checksums:
v2024.1.1
Compare 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 this update again.
This PR has been generated by Renovate Bot.