docs: fix blog wording to match the actual feature (#4077)

pull/4078/head
James Elliott 2022-09-26 09:00:47 +10:00 committed by GitHub
parent edae3e0699
commit 841bf6d42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -64,8 +64,9 @@ implementing it.
In this release we're going to start adding the [OCI Image Format Specification]'s set of [Annotations] to all of our
images.
These for the time being will be added as container labels as [Annotations] are a relatively unsupported specification
at this stage. However a majority of use cases for the [Annotations] either actually use labels or fallback to labels.
These for the time being will also be added as container labels as [Annotations] are a relatively unsupported
specification at this stage. However a majority of use cases for the [Annotations] either actually use labels or fallback
to labels.
[OCI Image Format Specification]: https://github.com/opencontainers/image-spec
[Annotations]: https://github.com/opencontainers/image-spec/blob/main/annotations.md