Skip to content

Commit

Permalink
Merge pull request #655 from SUSE/for-deploy-6
Browse files Browse the repository at this point in the history
🤖: Update build recipes for SP6
  • Loading branch information
dirkmueller authored Sep 22, 2023
2 parents 8a02f7b + f8aeebf commit 3f39476
Show file tree
Hide file tree
Showing 60 changed files with 180 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 389-ds-container/389-ds-container.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions 389-ds-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/389-ds:%%389ds_version%%
#!BuildTag: suse/389-ds:%%389ds_version%%-%RELEASE%
#!BuildName: suse-389-ds-%%389ds_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
1 change: 1 addition & 0 deletions alertmanager-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/alertmanager:%%alertmanager_version%%
#!BuildTag: suse/alertmanager:%%alertmanager_version%%-%RELEASE%
#!BuildName: suse-alertmanager-%%alertmanager_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions alertmanager-image/alertmanager-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions blackbox_exporter-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/blackbox_exporter:%%blackbox_exporter_version%%
#!BuildTag: suse/blackbox_exporter:%%blackbox_exporter_version%%-%RELEASE%
#!BuildName: suse-blackbox_exporter-%%blackbox_exporter_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions blackbox_exporter-image/blackbox_exporter-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-oldstable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/golang:oldstable-2.%RELEASE%
#!BuildTag: bci/golang:1.20
#!BuildTag: bci/golang:1.20-2.%RELEASE%
#!BuildName: bci-golang-oldstable
#!BuildVersion: 15.6.1.20.2
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions golang-oldstable-image/golang-oldstable-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Fri Sep 8 12:29:22 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-oldstable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/golang:oldstable-openssl-%RELEASE%
#!BuildTag: bci/golang:1.19-openssl
#!BuildTag: bci/golang:1.19-openssl-%RELEASE%
#!BuildName: bci-golang-oldstable-openssl
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Fri Sep 8 12:29:22 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-stable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/golang:stable-1.%RELEASE%
#!BuildTag: bci/golang:1.21
#!BuildTag: bci/golang:1.21-1.%RELEASE%
#!BuildName: bci-golang-stable
#!BuildVersion: 15.6.1.21.1
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions golang-stable-image/golang-stable-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Fri Sep 8 12:29:22 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions golang-stable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/golang:stable-openssl-%RELEASE%
#!BuildTag: bci/golang:1.20-openssl
#!BuildTag: bci/golang:1.20-openssl-%RELEASE%
#!BuildName: bci-golang-stable-openssl
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Fri Sep 8 12:29:22 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions grafana-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
#!BuildTag: suse/grafana:%%grafana_version%%
#!BuildTag: suse/grafana:%%grafana_version%%-%RELEASE%
#!BuildName: suse-grafana-%%grafana_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions grafana-image/grafana-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions init-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!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%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

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 Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions nginx-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/nginx:%%nginx_version%%
#!BuildTag: suse/nginx:%%nginx_version%%-%RELEASE%
#!BuildName: suse-nginx-%%nginx_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions nginx-image/nginx-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions nodejs-20-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/nodejs:20-%RELEASE%
#!BuildTag: bci/node:20
#!BuildTag: bci/node:20-%RELEASE%
#!BuildName: bci-nodejs-20
#!BuildVersion: 15.6.20
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions nodejs-20-image/nodejs-20-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Thu Sep 07 20:41:17 UTC 2023 - SUSE Update Bot <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions openjdk-11-devel-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/openjdk-devel:11
#!BuildTag: bci/openjdk-devel:11-%RELEASE%
#!BuildName: bci-openjdk-devel-11
#!BuildVersion: 15.6.11
FROM bci/openjdk:11

Expand Down
5 changes: 5 additions & 0 deletions openjdk-11-devel-image/openjdk-11-devel-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions openjdk-11-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/openjdk:11
#!BuildTag: bci/openjdk:11-%RELEASE%
#!BuildName: bci-openjdk-11
#!BuildVersion: 15.6.11
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions openjdk-11-image/openjdk-11-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions openjdk-17-devel-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/openjdk-devel:17
#!BuildTag: bci/openjdk-devel:17-%RELEASE%
#!BuildName: bci-openjdk-devel-17
#!BuildVersion: 15.6.17
FROM bci/openjdk:17

Expand Down
5 changes: 5 additions & 0 deletions openjdk-17-devel-image/openjdk-17-devel-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions openjdk-17-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/openjdk:17
#!BuildTag: bci/openjdk:17-%RELEASE%
#!BuildName: bci-openjdk-17
#!BuildVersion: 15.6.17
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions openjdk-17-image/openjdk-17-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions pcp-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#!BuildTag: suse/pcp:%%pcp_minor%%-%RELEASE%
#!BuildTag: suse/pcp:%%pcp_major%%
#!BuildTag: suse/pcp:%%pcp_major%%-%RELEASE%
#!BuildName: suse-pcp-%%pcp_patch%%
#!BuildVersion: 15.6
FROM bci/bci-init:15.6

Expand Down
5 changes: 5 additions & 0 deletions pcp-image/pcp-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions php-apache8-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/php-apache:8
#!BuildTag: bci/php-apache:8-%RELEASE%
#!BuildName: bci-php-apache-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions php-apache8-image/php-apache8-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions php-fpm8-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/php-fpm:8
#!BuildTag: bci/php-fpm:8-%RELEASE%
#!BuildName: bci-php-fpm-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions php-fpm8-image/php-fpm8-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions php8-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: bci/php:8
#!BuildTag: bci/php:8-%RELEASE%
#!BuildName: bci-php-8
#!BuildVersion: 15.6.8
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions php8-image/php8-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions postgres-15-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#!BuildTag: suse/postgres:%%pg_version%%
#!BuildTag: suse/postgres:%%pg_version%%-%RELEASE%
#!BuildTag: suse/postgres:latest
#!BuildName: suse-postgres-15
#!BuildVersion: 15.6.15
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions postgres-15-image/postgres-15-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions prometheus-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/prometheus:%%prometheus_version%%
#!BuildTag: suse/prometheus:%%prometheus_version%%-%RELEASE%
#!BuildName: suse-prometheus-%%prometheus_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions prometheus-image/prometheus-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions python-3.11-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/python:3.11-%RELEASE%
#!BuildTag: bci/python:3
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.11
#!BuildVersion: 15.6.3.11
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions python-3.11-image/python-3.11-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions python-3.6-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#!BuildTag: bci/python:3.6-%RELEASE%
#!BuildTag: bci/python:3
#!BuildTag: bci/python:3-%RELEASE%
#!BuildName: bci-python-3.6
#!BuildVersion: 15.6.3.6
FROM suse/sle15:15.6

Expand Down
5 changes: 5 additions & 0 deletions python-3.6-image/python-3.6-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 22 09:32:22 UTC 2023 - Dirk Mueller <[email protected]>

- add buildname when buildversion is set otherwise OBS ignores it

-------------------------------------------------------------------
Tue Sep 5 11:29:30 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
1 change: 1 addition & 0 deletions rmt-mariadb-client-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: MIT
#!BuildTag: suse/rmt-mariadb-client:%%mariadb_version%%
#!BuildTag: suse/rmt-mariadb-client:%%mariadb_version%%-%RELEASE%
#!BuildName: suse-rmt-mariadb-client-%%mariadb_version%%
#!BuildVersion: 15.6
FROM suse/sle15:15.6

Expand Down
Loading

0 comments on commit 3f39476

Please sign in to comment.