container.image.tags
Stablestring[]as of v1.44.0
Container image tags. An example can be found in Docker Image Inspect. Should be only the <tag> section of the full name for example from registry.example.com/my-org/my-image:<tag>.
Examples
- ["v1.27.1","3.5.7-0"]
Used by
entitys (1)
- container.image
* required on that signal.
History
- v1.42.0stability
Promoted to stable.
- v1.41.0stability
Promoted to release_candidate.
Stability label respelled from alpha to beta.
Stability label respelled from development to alpha.
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).