Merge pull request #59 from svc-design/sync-images-k3s
sync images: rancher/local-path-provisioner:v0.0.24 -> harbor.onwalk.net
This commit is contained in:
commit
aa5bf7ac21
1
.github/workflows/sync-images.yaml
vendored
1
.github/workflows/sync-images.yaml
vendored
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user