提升 jetstack 检查严格度

This commit is contained in:
yankay 2021-09-14 10:15:42 +08:00
parent 503d16423b
commit e207f3e43f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ not_sync:
- ".*[0-9a-f]{7,40}.*"
- image_pattern: quay.io/jetstack/.*
tag_patterns:
- "[0-9a-f]{9,40}"
- "[0-9a-f]{8,40}"
- image_pattern: docker.io/kubeovn/.*
tag_patterns:
- ".*[0-9a-f]{12,40}.*"