forked from pool/virt-handler-container
Accepting request 1175782 from home:vulyanov:branches:Virtualization:sourceurl
- Add LABEL with source URL OBS-URL: https://build.opensuse.org/request/show/1175782 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-handler-container?expand=0&rev=34
This commit is contained in:
parent
9d4ebb5fa0
commit
a7cafb1439
@ -20,6 +20,7 @@ LABEL org.opencontainers.image.title="kubevirt virt-handler container"
|
||||
LABEL org.opencontainers.image.description="Virtualization handler for kubevirt"
|
||||
LABEL org.opencontainers.image.created="%BUILDTIME%"
|
||||
LABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
|
||||
LABEL org.opencontainers.image.source="%SOURCEURL%"
|
||||
LABEL org.openbuildservice.disturl="%DISTURL%"
|
||||
LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-handler:%%PKG_VERSION%%.%RELEASE%"
|
||||
# endlabelprefix
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 08:12:59 UTC 2024 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
- Add LABEL with source URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 12:27:42 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user