Skip to content

Commit

Permalink
fix(container): update docker.io/cloudflare/cloudflared ( 2024.1.2 → …
Browse files Browse the repository at this point in the history
…2024.1.3 ) (#4019)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared)
| patch | `2024.1.2` -> `2024.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/cloudflared
(docker.io/cloudflare/cloudflared)</summary>

###
[`v2024.1.3`](https://togithub.com/cloudflare/cloudflared/releases/tag/2024.1.3)

[Compare
Source](https://togithub.com/cloudflare/cloudflared/compare/2024.1.2...2024.1.3)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
0e636d6189a33c87698375b57756a622a2650caa55e5d094ddf7c4df843a7eed
cloudflared-darwin-amd64.tgz:
320e62087f18327e79e38b9defcf6bab65969d6f74d4a7eb6b1e3fb78bce5448
cloudflared-fips-linux-amd64:
c35796a88d8cfc892fa81a0157acd4fab07c707d47278e37be5f32c752230080
cloudflared-fips-linux-amd64.deb:
72726217fdd62015f8c5ed795ca53db7bc85ba5119d24fcf624503d7850e3fd6
cloudflared-fips-linux-x86_64.rpm:
3bdc6bd454e90021d177d4adfca40711c0e0d2bff42a1c2c224f213e4fc73481
cloudflared-linux-386:
02dfbc89661f3c9a4f838bfa9df705e596337715aafeff5b31503df348055efb
cloudflared-linux-386.deb:
a784d35649faa70f224887407fa0121b26f81622c5ff83be20560d77333980e5
cloudflared-linux-386.rpm:
b88a6e76f510f667f64b593745d12d50c0c966dc88d28e568542e1e7cf6514d9
cloudflared-linux-aarch64.rpm:
96559f5bf76e04e7d16313b6d8420b0b850b5a1e1df5e16b6d892365136b1f7b
cloudflared-linux-amd64:
efd8d5aafb1b2d73e4522a8f777fe193af569b85aa0c0febbf6223075de3675c
cloudflared-linux-amd64.deb:
dcfd0fb46d5e228744d4162c0ba47fca0403741f0de538ceebf6132aa41bba09
cloudflared-linux-arm:
4df980096bd4b4755f5ac216e9a5f555e10802c843f467e52ef3301953bd47ce
cloudflared-linux-arm.deb:
a355009853e7dba626d8392de1e95c9d3d60995481af75730c09b5a2ecc2f085
cloudflared-linux-arm.rpm:
2e359f44f6b9f1d1e08c51f41c78db0cd496ec2d4e970e50b81d72fd2e1697f6
cloudflared-linux-arm64:
687cdafc36fafe59020ac4621b4b8f46880dda08193138d690e58ee0fa9a3244
cloudflared-linux-arm64.deb:
7933f77ddb1241b780205a9efd88f8396dcaddc4f4bfba410e72961315b96256
cloudflared-linux-armhf:
29fbcb550411eb2914eab38683046e17e3f9c4ea3574a99b58fb0e4e677054ba
cloudflared-linux-armhf.deb:
6167df485daed7b4c2f22f38b66b7bdc63170972d3ea2c3c9fb3d415d1a7c18b
cloudflared-linux-armhf.rpm:
40fe23723c1a0ab39c4d615393d76a5d93768ab7bd1265c51f2fd238aa378410
cloudflared-linux-x86_64.rpm:
3a537f1c5c9acb9ab7cf64d5392f39bc7ac5f9dd8a8c35f4b918c19de8b50321
cloudflared-windows-386.exe:
f9602dbee82b03fc81f45d750b5df7c0045514d214a497b52c3df83565ec0752
cloudflared-windows-386.msi:
8ae3dbafbd692c26af2a5257f8c1a5578e9b6b4a79f099cf71c7ffbf4c02b873
cloudflared-windows-amd64.exe:
7924890ed88f893ee8cc09dd0b087dcd553c6e38d3bd6de684dc9c9d39b19ea7
cloudflared-windows-amd64.msi:
6a00dc30bf88e2920556db96e4df890b1c0be3ad2f8d6f583e17c57bc76230e1

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] committed Jan 17, 2024
1 parent b65d0b3 commit e2c0eb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
main:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.1.2
tag: 2024.1.3
env:
NO_AUTOUPDATE: "true"
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down

0 comments on commit e2c0eb9

Please sign in to comment.