Skip to content

1.0.0

Compare
Choose a tag to compare
@bcrochet bcrochet released this 25 Oct 12:20
· 675 commits to main since this release
0258d6b

Container Image

quay.io/opdev/preflight:1.0.0

What's Changed

  • Make scorecard run with --verbose by @komish in #281
  • removing skopeo from readme and code since it was removed previously by @acornett21 in #278
  • Add support for private registry by @samira-barouti in #282
  • Make docker config file optional by @samira-barouti in #285
  • Centralize container images used at runtime into a single place, and provide access functions and a relevant subcommand. by @komish in #286
  • Extend docs on PFLT_DOCKERCONFIG by @komish in #288
  • Remove check for label from UBI check by @bcrochet in #292
  • Remove tag from container when listing tags by @bcrochet in #291
  • Update operator-sdk to 1.13.1 by @bcrochet in #296
  • Add optional values if target is OpenShift 4.9 or greater by @bcrochet in #299
  • Add check for image sources to DeployableByOLM by @bcrochet in #297
  • Modify BasedOnUbi to pass for ubi7-based images by @samira-barouti in #300

Full Changelog: 0.0.1...1.0.0