diff --git a/docs/src/content/docs/integrations.mdx b/docs/src/content/docs/integrations.mdx index 63e053b..66611f5 100644 --- a/docs/src/content/docs/integrations.mdx +++ b/docs/src/content/docs/integrations.mdx @@ -34,6 +34,7 @@ The data returned from the API or from the CLI is in JSON and looks like this: "repository": "sergi0g/cup", "tag": "latest", }, + "url": "https://github.com/sergi0g/cup", // The URL specified in the "org.opencontainers.image.url" label, otherwise null "result": { "has_update": true, // `true` when an image has an update of any kind, `false` when up to date and `null` when unknown. "info": {