Use OCI standard annotations
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@@ -21,8 +21,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SourceAnnotation = "source.toolkit.fluxcd.io/url"
|
SourceAnnotation = "org.opencontainers.image.source"
|
||||||
RevisionAnnotation = "source.toolkit.fluxcd.io/revision"
|
RevisionAnnotation = "org.opencontainers.image.revision"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Metadata struct {
|
type Metadata struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user