chore(deps): update cloudflared docker tag to v2.3.0 (#3820)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 22s
renovate / renovate (push) Has been cancelled

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `2.2.2` → `2.3.0` |

---

### Release Notes

<details>
<summary>cloudflare/cloudflared (cloudflared)</summary>

### [`v2.3.0`](https://github.com/cloudflare/cloudflared/blob/HEAD/CHANGES.md#202230)

##### New Features

- It is now possible to configure Ingress Rules to point to an origin served by unix socket with either HTTP or HTTPS.
  If the origin starts with `unix:/` then we assume HTTP (existing behavior). Otherwise, the origin can start with
  `unix+tls:/` for HTTPS.

</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 is behind base branch, 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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3820
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #3820.
This commit is contained in:
2026-02-07 02:23:55 +00:00
committed by Alex Lebens
parent 964aebfd1c
commit ebc458201a
30 changed files with 62 additions and 62 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 4.6.2
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 2.2.2
digest: sha256:e6ca759ebcff8ef4fd96cd3ca365aacb168ee02d07203934762485bb51cc3a2a
generated: "2026-02-03T03:44:34.433567846Z"
version: 2.3.0
digest: sha256:56f0c6e0b34dc0cf496e5a0688a8a5329ca623ded11be1053590bf64e974ed17
generated: "2026-02-07T00:39:27.662054954Z"