forked from pool/prometheus-webhook-snmp-image
6fac81f844
Get the image containing the Prometheus SNMP webhook into registry.opensuse.org. OBS-URL: https://build.opensuse.org/request/show/835207 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/prometheus-webhook-snmp-image?expand=0&rev=1
11 lines
455 B
Plaintext
11 lines
455 B
Plaintext
<services>
|
|
<service mode="buildtime" name="kiwi_metainfo_helper"/>
|
|
<service name="replace_using_package_version" mode="buildtime">
|
|
<param name="file">prometheus-webhook-snmp-image.kiwi</param>
|
|
<param name="regex">%PKG_VERSION%</param>
|
|
<param name="parse-version">patch</param>
|
|
<param name="package">prometheus-webhook-snmp</param>
|
|
</service>
|
|
<service mode="buildtime" name="kiwi_label_helper"/>
|
|
</services>
|