Update rules.yaml
This commit is contained in:
parent
a41a463c00
commit
d478c857e5
10
rules.yaml
10
rules.yaml
|
@ -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/"
|
||||||
|
|
Loading…
Reference in New Issue