zot/defaults/main.yaml

15 lines
358 B
YAML

---
# zot
# renovate: datasource=github-releases depName=project-zot/zot versioning=pep440
zot_version: "2.1.16"
# enable cve scanning of images
zot_cve_scanning: false
# sync registry credentials (optional, avoids rate limits)
# zot_sync_credentials:
# - name: "dockerhub"
# registry: "registry-1.docker.io"
# username: "X"
# password: "Y"