Skip to content

Releases: kindlyops/rules_manifest

v0.3.0 🛹

31 Mar 04:10
b693609
Compare
Choose a tag to compare

Changes

  • BREAKING CHANGE: the manifest key is now based on the basename of the digest file, rather than the containing directory. so service/foo/foo-prod.digest will be listed as foo-prod-service in the manifest rather than foo-service.digest. This enables multiple container_push targets per bazel module.

v0.2.1 🛹

03 Dec 03:55
247bc0b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • allow files in docker_manifest label list @statik (#4)

v0.2.0 🛹

03 Dec 03:32
a72e897
Compare
Choose a tag to compare

Changes

  • Document setup and usage of lambda_manifest @statik (#2)

🎬 Features

alive

03 Dec 02:55
5ef7f91
Compare
Choose a tag to compare

Changes