Update rules.yaml

This commit is contained in:
zonghewang 2022-10-31 18:55:58 +08:00 committed by GitHub
parent a41a463c00
commit d478c857e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 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/"