Skip to content

v0.3.0 🛹

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 04:10
· 1 commit to master since this release
b693609

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.