Update rules.yaml

This commit is contained in:
zonghewang 2022-10-31 18:56:20 +08:00 committed by GitHub
parent d478c857e5
commit 9c423c310a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
"^gcr.io/": "gcr-io/" "^gcr.io/": "gcr-io/"
"^k8s.gcr.io": "google-containers/" "^k8s.gcr.io/": "google-containers/"
"^registry.k8s.io": "google-containers/" "^registry.k8s.io/": "google-containers/"
"^quay.io": "quay/" "^quay.io/": "quay/"
"^ghcr.io": "ghcr/" "^ghcr.io/": "ghcr/"