helm icon indicating copy to clipboard operation
helm copied to clipboard

chore: add OCI label indicating source

Open mikaello opened this issue 3 years ago • 0 comments

This label is documented as:

org.opencontainers.image.source URL to get source code for building the image (string)

Source: https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys

This label can be used by tools to give a link back to this repository, e.g. renovate will use this label when it creates pull request to update this docker image.

mikaello avatar Jul 22 '22 10:07 mikaello