Accepting request 1171269 from home:bmwiedemann:branches:filesystems:ceph

update kiwi schemaversion to 7.4

OBS-URL: https://build.opensuse.org/request/show/1171269
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/csi-attacher-image?expand=0&rev=9
This commit is contained in:
David Disseldorp 2024-05-07 08:35:33 +00:00 committed by Git OBS Bridge
parent 68213bb2a1
commit 06587e1c84
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 2 07:57:04 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- update kiwi schemaversion to 7.4
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 1 14:53:33 UTC 2021 - Fabian Vogt <fvogt@suse.com> Tue Jun 1 14:53:33 UTC 2021 - Fabian Vogt <fvogt@suse.com>

View File

@ -5,7 +5,7 @@
please check README please check README
--> -->
<!-- OBS-AddTag: opensuse/cephcsi/csi-attacher:v%PKG_VERSION%-rev<VERSION> opensuse/cephcsi/csi-attacher:v%PKG_VERSION%-rev<VERSION>-build<RELEASE> --> <!-- OBS-AddTag: opensuse/cephcsi/csi-attacher:v%PKG_VERSION%-rev<VERSION> opensuse/cephcsi/csi-attacher:v%PKG_VERSION%-rev<VERSION>-build<RELEASE> -->
<image xmlns:suse_label_helper="com.suse.label_helper" schemaversion="6.9" name="csi-attacher-image"> <image schemaversion="7.4" name="csi-attacher-image">
<description type="system"> <description type="system">
<author>SUSE Containers Team</author> <author>SUSE Containers Team</author>
<contact>containers@suse.com</contact> <contact>containers@suse.com</contact>
@ -17,7 +17,7 @@
<entrypoint execute="/usr/bin/csi-attacher"/> <entrypoint execute="/usr/bin/csi-attacher"/>
<subcommand clear="true"/> <subcommand clear="true"/>
<labels> <labels>
<suse_label_helper:add_prefix prefix="org.opensuse.cephcsi"> <suse_label_helper:add_prefix xmlns:suse_label_helper="com.suse.label_helper" prefix="org.opensuse.cephcsi">
<label name="org.opencontainers.image.description" value="csi-attacher running on a openSUSE Tumbleweed container guest"/> <label name="org.opencontainers.image.description" value="csi-attacher running on a openSUSE Tumbleweed container guest"/>
<label name="org.opencontainers.image.title" value="csi-attacher container"/> <label name="org.opencontainers.image.title" value="csi-attacher container"/>
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/> <label name="org.opencontainers.image.created" value="%BUILDTIME%"/>