Skip to content

Releases: homeall/cloudflared

2026.02.09

09 Feb 07:44
cd19dea

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2026.02.09
Image Digest: sha256:97e680fc31648f6cbfca869f3faca71c7b3bc47534066caa8cb381294402b695

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2026.02.09

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2026.02.09

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2026.02.09

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:97e680fc31648f6cbfca869f3faca71c7b3bc47534066caa8cb381294402b695

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:97e680fc31648f6cbfca869f3faca71c7b3bc47534066caa8cb381294402b695

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2026.02.02

02 Feb 07:51
b1d5409

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2026.02.02
Image Digest: sha256:1380950fe0be0eccc42149de3d2e21feda632063c1ea37debdfa363e2e92fee7

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2026.02.02

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2026.02.02

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2026.02.02

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:1380950fe0be0eccc42149de3d2e21feda632063c1ea37debdfa363e2e92fee7

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:1380950fe0be0eccc42149de3d2e21feda632063c1ea37debdfa363e2e92fee7

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2026.01.27

27 Jan 09:27
5df74d7

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2026.01.27
Image Digest: sha256:d4e797e93ef68e1e58b7a85211e1ab4c26c066277b884bc023d1abc1063c6b13

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2026.01.27

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2026.01.27

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2026.01.27

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:d4e797e93ef68e1e58b7a85211e1ab4c26c066277b884bc023d1abc1063c6b13

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:d4e797e93ef68e1e58b7a85211e1ab4c26c066277b884bc023d1abc1063c6b13

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.11.10

10 Nov 07:07
91287e6

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.11.10
Image Digest: sha256:ebcee5baaf3d9df5ad85d687037553f5e87b976955338fd977708a0f29679c9d

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.11.10

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.11.10

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.11.10

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:ebcee5baaf3d9df5ad85d687037553f5e87b976955338fd977708a0f29679c9d

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:ebcee5baaf3d9df5ad85d687037553f5e87b976955338fd977708a0f29679c9d

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.11.04

04 Nov 09:18
b52de0c

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.11.04
Image Digest: sha256:a4add1cc7f23ef23472d5e72fa42ff8dc73bdb915ed194dd0661289702b785c5

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.11.04

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.11.04

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.11.04

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:a4add1cc7f23ef23472d5e72fa42ff8dc73bdb915ed194dd0661289702b785c5

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:a4add1cc7f23ef23472d5e72fa42ff8dc73bdb915ed194dd0661289702b785c5

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.10.21

21 Oct 09:16
b52de0c

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.10.21
Image Digest: sha256:c6df483f9be5e3b926b07fcace80a43c17a036773ea3115c44c1030129640a0c

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.10.21

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.10.21

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.10.21

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:c6df483f9be5e3b926b07fcace80a43c17a036773ea3115c44c1030129640a0c

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:c6df483f9be5e3b926b07fcace80a43c17a036773ea3115c44c1030129640a0c

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.09.23

23 Sep 09:16
a7ec775

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.09.23
Image Digest: sha256:a0d9745653520d8ae978210961664861bf300dc2852c39f48929285265c5d23d

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.09.23

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.09.23

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.09.23

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:a0d9745653520d8ae978210961664861bf300dc2852c39f48929285265c5d23d

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:a0d9745653520d8ae978210961664861bf300dc2852c39f48929285265c5d23d

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.08.25

25 Aug 13:45
de4bd00

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.08.25
Image Digest: sha256:47dc0c8f7a1a2f393c75ccfa0b52525b3104d95810a5d8223b899ce5b9b16e94

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.08.25

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.08.25

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.08.25

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:47dc0c8f7a1a2f393c75ccfa0b52525b3104d95810a5d8223b899ce5b9b16e94

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:47dc0c8f7a1a2f393c75ccfa0b52525b3104d95810a5d8223b899ce5b9b16e94

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.08.10

10 Aug 11:39
ea606b6

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.08.10
Image Digest: sha256:872af29faa44740b4e5840b5759feda22938192c27c8c222415a94736a37c5fc

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.08.10

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.08.10

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.08.10

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:872af29faa44740b4e5840b5759feda22938192c27c8c222415a94736a37c5fc

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:872af29faa44740b4e5840b5759feda22938192c27c8c222415a94736a37c5fc

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.

2025.07.07

07 Jul 09:36
51be7e1

Choose a tag to compare

🚀 Docker Images for This Release

This release provides multi-architecture Docker images (amd64, arm64, and arm) published to both Docker Hub and GitHub Container Registry (GHCR).


🔹 Docker Hub

Note: Docker Hub is the world's most popular public container registry, but it enforces anonymous pull limits. If you are automating deployments or have many servers, consider using GHCR below to avoid interruptions.

Repository: homeall/cloudflared
Tags available: latest, 2025.07.07
Image Digest: sha256:1d4db517da435ea61337718aea6453f18ecb261d55ca935ee4e9c93fc6b0c25a

Pull commands:

docker pull homeall/cloudflared:latest
docker pull homeall/cloudflared:2025.07.07

🔹 GitHub Container Registry (GHCR)

GHCR offers higher pull rate limits, strong integration with GitHub, and is recommended for most CI/CD or cloud-native environments.

Repository: ghcr.io/homeall/cloudflared
Tags available: latest, 2025.07.07

Pull commands:

docker pull ghcr.io/homeall/cloudflared:latest
docker pull ghcr.io/homeall/cloudflared:2025.07.07

Pull by digest:

docker pull ghcr.io/homeall/cloudflared@sha256:1d4db517da435ea61337718aea6453f18ecb261d55ca935ee4e9c93fc6b0c25a

🔒 Supply Chain Security

These images are signed and include:

  • SLSA Provenance: Downloadable and verifiable from the GitHub UI.
  • Cosign signatures: For tamper-evidence and trust.

How to verify:

1. Verify the image signature (recommended for everyone)

cosign verify \
  --certificate-identity "https://github.com/homeall/cloudflared/.github/workflows/main.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  ghcr.io/homeall/cloudflared:@sha256:1d4db517da435ea61337718aea6453f18ecb261d55ca935ee4e9c93fc6b0c25a

2. Download provenance/SBOM from the workflow run artifacts below.

Then verify with:

gh attestation verify --owner homeall <provenance-or-sbom-file.json>

Links:

Download the 'spdx.json' or provenance artifact from the run above to verify.

Note: 'cosign verify-attestation' is not supported for this release, as attestations are not yet published to the registry. Use the provenance file and 'gh attestation verify' instead.

See Sigstore Cosign Docs and GitHub Attestation Docs for full instructions.


Need help or want to report an issue?

Open an issue on GitHub.