Skip to content

Commit

Permalink
Merge pull request #679 from SUSE/for-deploy-4
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP4
  • Loading branch information
dirkmueller authored Sep 28, 2023
2 parents 9bda57e + c39a64e commit a1640e0
Show file tree
Hide file tree
Showing 14 changed files with 134 additions and 0 deletions.
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 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Wed Jul 12 12:35:49 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
13 changes: 13 additions & 0 deletions busybox-image/busybox-image.kiwi
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: MIT -->
<!--
Copyright (c) 2023 SUSE LLC
All modifications and additions to the file contributed by third parties
remain the property of their copyright owners, unless otherwise agreed
upon.
The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
It is maintained by the BCI team and generated by
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-Imagerepo: obsrepositories:/ -->

Expand Down
15 changes: 15 additions & 0 deletions init-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# SPDX-License-Identifier: MIT

# Copyright (c) 2023 SUSE LLC

# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon.

# The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
# It is maintained by the BCI team and generated by
# 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


#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%
#!BuildTag: bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%
#!BuildName: bci-bci-init-%OS_VERSION_ID_SP%
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 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[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 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Wed Jul 12 12:35:49 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
13 changes: 13 additions & 0 deletions micro-image/micro-image.kiwi
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: MIT -->
<!--
Copyright (c) 2023 SUSE LLC
All modifications and additions to the file contributed by third parties
remain the property of their copyright owners, unless otherwise agreed
upon.
The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
It is maintained by the BCI team and generated by
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-Imagerepo: obsrepositories:/ -->

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 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Wed Aug 9 14:54:36 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
13 changes: 13 additions & 0 deletions minimal-image/minimal-image.kiwi
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: MIT -->
<!--
Copyright (c) 2023 SUSE LLC
All modifications and additions to the file contributed by third parties
remain the property of their copyright owners, unless otherwise agreed
upon.
The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
It is maintained by the BCI team and generated by
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-Imagerepo: obsrepositories:/ -->

Expand Down
15 changes: 15 additions & 0 deletions nodejs-16-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# SPDX-License-Identifier: MIT

# Copyright (c) 2023 SUSE LLC

# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon.

# The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
# It is maintained by the BCI team and generated by
# 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


#!BuildTag: bci/nodejs:16
#!BuildTag: bci/nodejs:16-%RELEASE%
#!BuildTag: bci/node:16
Expand Down
5 changes: 5 additions & 0 deletions nodejs-16-image/nodejs-16-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
15 changes: 15 additions & 0 deletions postgres-14-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# SPDX-License-Identifier: MIT

# Copyright (c) 2023 SUSE LLC

# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon.

# The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
# It is maintained by the BCI team and generated by
# 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


#!BuildTag: suse/postgres:14
#!BuildTag: suse/postgres:14-%RELEASE%
#!BuildTag: suse/postgres:%%pg_version%%
Expand Down
5 changes: 5 additions & 0 deletions postgres-14-image/postgres-14-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Fri Sep 22 09:32:37 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
15 changes: 15 additions & 0 deletions python-3.10-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# SPDX-License-Identifier: MIT

# Copyright (c) 2023 SUSE LLC

# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon.

# The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
# It is maintained by the BCI team and generated by
# 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


#!BuildTag: bci/python:3.10
#!BuildTag: bci/python:3.10-%RELEASE%
#!BuildTag: bci/python:3
Expand Down
5 changes: 5 additions & 0 deletions python-3.10-image/python-3.10-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 28 14:29:26 UTC 2023 - Dirk Mueller <[email protected]>

- add copyright and description header

-------------------------------------------------------------------
Thu Sep 28 12:32:55 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down

0 comments on commit a1640e0

Please sign in to comment.