Merge pull request #56 from svc-design/sync-images-external-dns
sync image: external-dns:0.14.0-debian-11-r4 -> harbor.onwalk.net
This commit is contained in:
commit
dfad761561
3
.github/workflows/sync-images.yaml
vendored
3
.github/workflows/sync-images.yaml
vendored
@ -1,4 +1,4 @@
|
||||
name: SYNC Images
|
||||
name: sync images
|
||||
|
||||
on:
|
||||
schedule:
|
||||
@ -44,3 +44,4 @@ jobs:
|
||||
sync_image "nginx:1.16.0" "harbor.onwalk.net/public/nginx:1.16.0"
|
||||
sync_image "busybox:1.28" "harbor.onwalk.net/public/busybox:1.28"
|
||||
sync_image "photoprism/photoprism:latest" "harbor.onwalk.net/public/photoprism:latest"
|
||||
sync_image "bitnami/external-dns:0.14.0-debian-11-r4" "harbor.onwalk.net/public/bitnami/external-dns:0.14.0-debian-11-r4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user