Skip to content

Commit

Permalink
Merge pull request #1845 from SUSE/for-deploy-16.0
Browse files Browse the repository at this point in the history
🤖: Update build recipes for 16.0
  • Loading branch information
dirkmueller authored Oct 11, 2024
2 parents 95a9a60 + fafe982 commit 2352ccf
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 15 deletions.
5 changes: 5 additions & 0 deletions base-image/base-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions base-image/base-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-base:%OS_VERSION_ID_SP% bci/bci-base:%OS_VERSION_ID_SP%-%RELEASE% -->
<!-- OBS-AddTag: bci/bci-base:%OS_VERSION_ID_SP%-%RELEASE% bci/bci-base:%OS_VERSION_ID_SP% -->
<!-- OBS-ExclusiveArch: aarch64 x86_64 ppc64le s390x -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

Expand All @@ -28,8 +28,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<type image="docker">
<containerconfig
name="bci/bci-base"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%">
tag="%OS_VERSION_ID_SP%-%RELEASE%"
additionaltags="%OS_VERSION_ID_SP%">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.base">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
Expand Down
5 changes: 5 additions & 0 deletions busybox-image/busybox-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions busybox-image/busybox-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-busybox:%OS_VERSION_ID_SP% bci/bci-busybox:%OS_VERSION_ID_SP%-%RELEASE% -->
<!-- OBS-AddTag: bci/bci-busybox:%OS_VERSION_ID_SP%-%RELEASE% bci/bci-busybox:%OS_VERSION_ID_SP% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
Expand All @@ -27,8 +27,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<type image="docker">
<containerconfig
name="bci/bci-busybox"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%">
tag="%OS_VERSION_ID_SP%-%RELEASE%"
additionaltags="%OS_VERSION_ID_SP%">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.busybox">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
Expand Down
2 changes: 1 addition & 1 deletion init-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#!UseOBSRepositories

#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%
#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%-%RELEASE%
#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%

FROM bci/bci-base:16.0

Expand Down
5 changes: 5 additions & 0 deletions init-image/init-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#!UseOBSRepositories

#!BuildTag: bci/kiwi:10
#!BuildTag: bci/kiwi:10-%RELEASE%
#!BuildTag: bci/kiwi:10
#!BuildTag: bci/kiwi:10.1
#!BuildTag: bci/kiwi:10.1.10

Expand Down
5 changes: 5 additions & 0 deletions kiwi-image/kiwi-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Tue Oct 1 10:41:01 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
5 changes: 5 additions & 0 deletions micro-image/micro-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions micro-image/micro-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-micro:%OS_VERSION_ID_SP% bci/bci-micro:%OS_VERSION_ID_SP%-%RELEASE% -->
<!-- OBS-AddTag: bci/bci-micro:%OS_VERSION_ID_SP%-%RELEASE% bci/bci-micro:%OS_VERSION_ID_SP% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="micro-image" xmlns:suse_label_helper="com.suse.label_helper">
Expand All @@ -27,8 +27,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<type image="docker">
<containerconfig
name="bci/bci-micro"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%">
tag="%OS_VERSION_ID_SP%-%RELEASE%"
additionaltags="%OS_VERSION_ID_SP%">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.micro">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
Expand Down
5 changes: 5 additions & 0 deletions minimal-image/minimal-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions minimal-image/minimal-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-minimal:%OS_VERSION_ID_SP% bci/bci-minimal:%OS_VERSION_ID_SP%-%RELEASE% -->
<!-- OBS-AddTag: bci/bci-minimal:%OS_VERSION_ID_SP%-%RELEASE% bci/bci-minimal:%OS_VERSION_ID_SP% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="minimal-image" xmlns:suse_label_helper="com.suse.label_helper">
Expand All @@ -27,8 +27,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<type image="docker" derived_from="obsrepositories:/bci/bci-micro#16.0">
<containerconfig
name="bci/bci-minimal"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%">
tag="%OS_VERSION_ID_SP%-%RELEASE%"
additionaltags="%OS_VERSION_ID_SP%">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.minimal">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
Expand Down
2 changes: 1 addition & 1 deletion sle16-kernel-module-devel-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#!UseOBSRepositories

#!BuildTag: bci/bci-sle16-kernel-module-devel:%OS_VERSION_ID_SP%
#!BuildTag: bci/bci-sle16-kernel-module-devel:%OS_VERSION_ID_SP%-%RELEASE%
#!BuildTag: bci/bci-sle16-kernel-module-devel:%OS_VERSION_ID_SP%

FROM bci/bci-base:16.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:13:21 UTC 2024 - SUSE Update Bot <[email protected]>

- make the tag with -%RELEASE% the first tag listed

-------------------------------------------------------------------
Fri Oct 11 14:59:37 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 2352ccf

Please sign in to comment.