istio.io/common/config/.hadolint.yml

18 lines
489 B
YAML

# WARNING: DO NOT EDIT, THIS FILE IS PROBABLY A COPY
#
# The original version of this file is located in the https://github.com/istio/common-files repo.
# If you're looking at this file in a different repo and want to make a change, please go to the
# common-files repo, make the change there and check it in. Then come back to this repo and run
# "make update-common".
ignored:
- DL3008
- DL3059
trustedRegistries:
- gcr.io
- docker.io
- quay.io
- "*.pkg.dev"
- "cgr.dev"