[info=b38af0957e4d8f2074c478328c8e053f]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/helm-image?expand=0&rev=1
This commit is contained in:
2023-07-06 11:35:24 +00:00
committed by Git OBS Bridge
commit e0c5ba1da7
6 changed files with 121 additions and 0 deletions

10
_service Normal file
View File

@@ -0,0 +1,10 @@
<services>
<service mode="buildtime" name="kiwi_label_helper"/>
<service mode="buildtime" name="kiwi_metainfo_helper"/>
<service name="replace_using_package_version" mode="buildtime">
<param name="file">helm-image.kiwi</param>
<param name="regex">%%helm_version%%</param>
<param name="package">helm</param>
<param name="parse-version">minor</param>
</service>
</services>