This issue tracks adding the OCI image spec annotations to our published images. See https://github.com/opencontainers/image-spec/blob/main/annotations.md for more information. This can be done via the ko stanza or via build args in the docker stanza in the goreleaser config. For the latter, we'll likely need to create and push the manifests ourselves as goreleaser doesn't seem to handle this OOTB for us.