[info=980bfe7df0b5d2c5abc671abfa5d74da]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/helm-image?expand=0&rev=179
This commit is contained in:
parent
e3377b2d06
commit
f134bf6fdf
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
|
||||||
|
|
||||||
|
- make the tag with -%RELEASE% the first tag listed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
|
|||||||
Please submit bugfixes or comments via https://bugs.opensuse.org/
|
Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||||||
-->
|
-->
|
||||||
<!-- OBS-AddTag: opensuse/helm:3.16 opensuse/helm:3.16-%RELEASE% opensuse/helm:latest -->
|
<!-- OBS-AddTag: opensuse/helm:3.16-%RELEASE% opensuse/helm:3.16 opensuse/helm:latest -->
|
||||||
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
||||||
|
|
||||||
<image schemaversion="7.4" name="helm-image" xmlns:suse_label_helper="com.suse.label_helper">
|
<image schemaversion="7.4" name="helm-image" xmlns:suse_label_helper="com.suse.label_helper">
|
||||||
@ -27,8 +27,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
|||||||
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
||||||
<containerconfig
|
<containerconfig
|
||||||
name="opensuse/helm"
|
name="opensuse/helm"
|
||||||
tag="3.16"
|
tag="3.16-%RELEASE%"
|
||||||
additionaltags="3.16-%RELEASE%,latest">
|
additionaltags="3.16,latest">
|
||||||
<labels>
|
<labels>
|
||||||
<suse_label_helper:add_prefix prefix="org.opensuse.application.helm">
|
<suse_label_helper:add_prefix prefix="org.opensuse.application.helm">
|
||||||
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user