Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

v0.11.0

Pre-release
Pre-release

Choose a tag to compare

@iaguis iaguis released this 27 May 08:14
· 161 commits to master since this release
v0.11.0

This release splits the --insecure flag in two, --insecure-skip-verify to skip TLS verification, and --insecure-allow-http to allow unencrypted connections when fetching images. It also includes a couple of bugfixes.

  • Add missing message to channel on successful layer download (#161).
  • Fix a panic when a layer being fetched encounters an error (#162).
  • Split --insecure flag in two (#163).