forked from pool/virt-launcher-container
Accepting request 1175783 from home:vulyanov:branches:Virtualization:sourceurl
- Add LABEL with source URL OBS-URL: https://build.opensuse.org/request/show/1175783 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=57
This commit is contained in:
parent
cebcc555fe
commit
001940dc57
@ -20,6 +20,7 @@ LABEL org.opencontainers.image.title="kubevirt virt-launcher container"
|
|||||||
LABEL org.opencontainers.image.description="Container to host VM processes for kubevirt"
|
LABEL org.opencontainers.image.description="Container to host VM processes for kubevirt"
|
||||||
LABEL org.opencontainers.image.created="%BUILDTIME%"
|
LABEL org.opencontainers.image.created="%BUILDTIME%"
|
||||||
LABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
|
LABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
|
||||||
|
LABEL org.opencontainers.image.source="%SOURCEURL%"
|
||||||
LABEL org.openbuildservice.disturl="%DISTURL%"
|
LABEL org.openbuildservice.disturl="%DISTURL%"
|
||||||
LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-launcher:%%PKG_VERSION%%.%RELEASE%"
|
LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-launcher:%%PKG_VERSION%%.%RELEASE%"
|
||||||
# endlabelprefix
|
# endlabelprefix
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 22 08:12:59 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
- Add LABEL with source URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 16:18:45 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
Tue Mar 19 16:18:45 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user