initial submission to Factory OBS-URL: https://build.opensuse.org/request/show/817272 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph-grafana-image?expand=0&rev=1
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
<services>
|
|
<service mode="buildtime" name="kiwi_metainfo_helper"/>
|
|
<service mode="buildtime" name="kiwi_label_helper"/>
|
|
<service name="replace_using_package_version" mode="buildtime">
|
|
<param name="file">ceph-grafana-image.kiwi</param>
|
|
<param name="regex">%PKG_VERSION%</param>
|
|
<param name="parse-version">patch_update</param>
|
|
<param name="package">grafana</param>
|
|
</service>
|
|
</services>
|
|
|