File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ valuesInline:
4242 - ^https://cdn([0-9]{2})?\.quay\.io/.+/sha256/.+/[a-f0-9]{64}
4343 - ^https://s3\.[a-z0-9-]+\.amazonaws\.com/quayio-production-s3/sha256/.+/[a-f0-9]{64}
4444 - ^https://quayio-production-s3\.s3[a-z0-9.-]*\.amazonaws\.com/sha256/.+/[a-f0-9]{64}
45+ - ^https://production\.cloudflare\.docker\.com/registry-v2/docker/registry/v2/blobs/sha256/.+/[a-f0-9]{64}/data
46+ - ^https://docker-images-prod\.[a-f0-9]+\.r2\.cloudflarestorage\.com/registry-v2/docker/registry/v2/blobs/sha256/[a-f0-9]{2}/[a-f0-9]{64}/data
4547 size : 192
4648 maxObjectSize : 128
4749 tlsOutgoingOptions :
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ valuesInline:
4242 - ^https://cdn([0-9]{2})?\.quay\.io/.+/sha256/.+/[a-f0-9]{64}
4343 - ^https://s3\.[a-z0-9-]+\.amazonaws\.com/quayio-production-s3/sha256/.+/[a-f0-9]{64}
4444 - ^https://quayio-production-s3\.s3[a-z0-9.-]*\.amazonaws\.com/sha256/.+/[a-f0-9]{64}
45+ - ^https://production\.cloudflare\.docker\.com/registry-v2/docker/registry/v2/blobs/sha256/.+/[a-f0-9]{64}/data
46+ - ^https://docker-images-prod\.[a-f0-9]+\.r2\.cloudflarestorage\.com/registry-v2/docker/registry/v2/blobs/sha256/[a-f0-9]{2}/[a-f0-9]{64}/data
4547 size : 1536
4648 maxObjectSize : 256
4749 tlsOutgoingOptions :
You can’t perform that action at this time.
0 commit comments