From cbd9b47bd4daef73ac22bf5a3ede82eb49f5912f Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 12 Jul 2024 10:06:24 +0800 Subject: [PATCH] sync images: rancher/local-path-provisioner:v0.0.24 -> harbor.onwalk.net --- .github/workflows/sync-images.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-images.yaml b/.github/workflows/sync-images.yaml index 6100760..193d17c 100644 --- a/.github/workflows/sync-images.yaml +++ b/.github/workflows/sync-images.yaml @@ -40,6 +40,7 @@ jobs: docker push $dest_image } sync_image "rancher/mirrored-pause:3.6" "harbor.onwalk.net/public/rancher/mirrored-pause:3.6" + sync_image "rancher/local-path-provisioner:v0.0.24" "harbor.onwalk.net/public/rancher/local-path-provisioner:v0.0.24" sync_image "rancher/mirrored-metrics-server:v0.6.2" "harbor.onwalk.net/public/rancher/mirrored-metrics-server:v0.6.2" sync_image "rancher/mirrored-coredns-coredns:1.10.1" "harbor.onwalk.net/public/rancher/mirrored-coredns-coredns:1.10.1" sync_image "hashicorp/vault:1.16.1" "harbor.onwalk.net/public/hashicorp/vault:1.16.1"