From 861862ef81ca7559d065bf2a8ab7ef95cb75b403 Mon Sep 17 00:00:00 2001 From: pat-s Date: Sun, 22 Mar 2026 12:36:42 +0100 Subject: [PATCH] chore: rename proxy cache --- .crow/update-package-index-redhat-9-amd64.yaml | 2 +- .crow/update-package-index-redhat-9-arm64.yaml | 2 +- .crow/update-package-index-ubuntu-2204-amd64.yaml | 2 +- .crow/update-package-index-ubuntu-2204-arm64.yaml | 2 +- .crow/update-package-index-ubuntu-2404-amd64.yaml | 2 +- .crow/update-package-index-ubuntu-2404-arm64.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.crow/update-package-index-redhat-9-amd64.yaml b/.crow/update-package-index-redhat-9-amd64.yaml index 5176281..e8a2f4f 100644 --- a/.crow/update-package-index-redhat-9-amd64.yaml +++ b/.crow/update-package-index-redhat-9-amd64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY diff --git a/.crow/update-package-index-redhat-9-arm64.yaml b/.crow/update-package-index-redhat-9-arm64.yaml index 90eb0c7..adbd94d 100644 --- a/.crow/update-package-index-redhat-9-arm64.yaml +++ b/.crow/update-package-index-redhat-9-arm64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY diff --git a/.crow/update-package-index-ubuntu-2204-amd64.yaml b/.crow/update-package-index-ubuntu-2204-amd64.yaml index 50f35cd..bda754f 100644 --- a/.crow/update-package-index-ubuntu-2204-amd64.yaml +++ b/.crow/update-package-index-ubuntu-2204-amd64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY diff --git a/.crow/update-package-index-ubuntu-2204-arm64.yaml b/.crow/update-package-index-ubuntu-2204-arm64.yaml index 7473cf1..f69a63d 100644 --- a/.crow/update-package-index-ubuntu-2204-arm64.yaml +++ b/.crow/update-package-index-ubuntu-2204-arm64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY diff --git a/.crow/update-package-index-ubuntu-2404-amd64.yaml b/.crow/update-package-index-ubuntu-2404-amd64.yaml index 0b263da..0925d6d 100644 --- a/.crow/update-package-index-ubuntu-2404-amd64.yaml +++ b/.crow/update-package-index-ubuntu-2404-amd64.yaml @@ -66,7 +66,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY diff --git a/.crow/update-package-index-ubuntu-2404-arm64.yaml b/.crow/update-package-index-ubuntu-2404-arm64.yaml index 4fa89b2..c8676b0 100644 --- a/.crow/update-package-index-ubuntu-2404-arm64.yaml +++ b/.crow/update-package-index-ubuntu-2404-arm64.yaml @@ -64,7 +64,7 @@ steps: effect: 'NoSchedule' - name: Purge CDN cache - image: reg.devxy.io/proxy_cache/library/alpine:3.22 + image: reg.devxy.io/docker.io/library/alpine:3.22 environment: BUNNYNET_API_KEY: from_secret: BUNNYNET_API_KEY