Skip to content

Releases: aquasecurity/manifesto

Additional debugging

17 Aug 08:28
Compare
Choose a tag to compare
Additional debugging Pre-release
Pre-release
Merge pull request #15 from aquasecurity/errors

More debug for errors

Supports specifying the registry name

04 Aug 10:43
Compare
Choose a tag to compare
Pre-release

Adds support for other registries as well as Docker Hub, provided they are using the Registry V2 API and provided you can authenticate with username and password.

Binary releases

01 Aug 07:55
Compare
Choose a tag to compare
Binary releases Pre-release
Pre-release
Merge pull request #12 from aquasecurity/travis-fix

Fixed travis release

Store metadata in blobs

31 Jul 09:02
Compare
Choose a tag to compare
Pre-release

In the previous release we stored each piece of metadata in its own image, tagged _manifesto_<metadata name>. In this release we move to storing the metadata in registry blobs, as per the design.

Initial public release

28 Jul 18:15
Compare
Choose a tag to compare
Pre-release
v0.0.1

Note current requirement to be logged in to docker