Skip to content

Commit

Permalink
Merge pull request #1940 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 Oct 30, 2024
2 parents 249aad0 + b58f09f commit ba41b86
Show file tree
Hide file tree
Showing 94 changed files with 282 additions and 47 deletions.
2 changes: 1 addition & 1 deletion alertmanager-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.alertmanager
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE Alertmanager"
LABEL org.opencontainers.image.description="Alertmanager container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%alertmanager_patch_version%%"
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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion aspnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.aspnet
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI ASP.NET Core Runtime 6.0"
LABEL org.opencontainers.image.description="The ASP.NET Core Runtime 6.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="6.0.35"
Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-6.0/aspnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion aspnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.aspnet
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI ASP.NET Core Runtime 8.0"
LABEL org.opencontainers.image.description="The ASP.NET Core Runtime 8.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="8.0.10"
Expand Down
5 changes: 5 additions & 0 deletions aspnet-runtime-8.0/aspnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion base-fips-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.base-fips
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI 15 SP6 FIPS-140-3"
LABEL org.opencontainers.image.description="15 SP6 FIPS-140-3 container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%"
Expand Down
5 changes: 5 additions & 0 deletions base-fips-image/base-fips-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Wed Oct 30 09:11:23 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion blackbox_exporter-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.blackbox_exporter
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE Blackbox Exporter"
LABEL org.opencontainers.image.description="Blackbox Exporter container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%blackbox_exporter_patch_version%%"
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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion busybox-image/busybox-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
additionaltags="%OS_VERSION_ID_SP%,latest">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.busybox">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
<label name="org.opencontainers.image.authors" value="https://github.com/SUSE/bci/discussions"/>
<label name="org.opencontainers.image.title" value="SLE BCI 15 SP6 BusyBox"/>
<label name="org.opencontainers.image.description" value="15 SP6 BusyBox container based on the SLE Base Container Image."/>
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
Expand Down
2 changes: 1 addition & 1 deletion cosign-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ FROM registry.suse.com/bci/bci-micro:15.6
COPY --from=builder /target /
# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.cosign
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE cosign"
LABEL org.opencontainers.image.description="Signing OCI containers using Sigstore, based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%cosign_version%%"
Expand Down
5 changes: 5 additions & 0 deletions cosign-image/cosign-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Wed Oct 30 12:54:46 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
5 changes: 5 additions & 0 deletions distribution-image/distribution-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion distribution-image/distribution-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
user="registry">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.application.registry">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
<label name="org.opencontainers.image.authors" value="https://github.com/SUSE/bci/discussions"/>
<label name="org.opencontainers.image.title" value="SLE OCI Container Registry (Distribution)"/>
<label name="org.opencontainers.image.description" value="OCI Container Registry (Distribution) container based on the SLE Base Container Image."/>
<label name="org.opencontainers.image.version" value="%%registry_version%%"/>
Expand Down
2 changes: 1 addition & 1 deletion dotnet-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.sdk
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI .NET SDK 6.0"
LABEL org.opencontainers.image.description="The .NET SDK 6.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="6.0.35"
Expand Down
5 changes: 5 additions & 0 deletions dotnet-6.0/dotnet-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.sdk
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI .NET SDK 8.0"
LABEL org.opencontainers.image.description="The .NET SDK 8.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="8.0.10"
Expand Down
5 changes: 5 additions & 0 deletions dotnet-8.0/dotnet-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-runtime-6.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.runtime
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI .NET Runtime 6.0"
LABEL org.opencontainers.image.description="The .NET Runtime 6.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="6.0.35"
Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-6.0/dotnet-runtime-6.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion dotnet-runtime-8.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM registry.suse.com/bci/bci-base:15.6

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.dotnet.runtime
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI .NET Runtime 8.0"
LABEL org.opencontainers.image.description="The .NET Runtime 8.0 based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."
LABEL org.opencontainers.image.version="8.0.10"
Expand Down
5 changes: 5 additions & 0 deletions dotnet-runtime-8.0/dotnet-runtime-8.0.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion gcc-14-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.gcc
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI GNU Compiler Collection"
LABEL org.opencontainers.image.description="GNU Compiler Collection container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%gcc_minor_version%%"
Expand Down
5 changes: 5 additions & 0 deletions gcc-14-image/gcc-14-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:31:05 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
5 changes: 5 additions & 0 deletions git-image/git-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion git-image/git-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
additionaltags="%%git_version%%,2.43,%%git_major_version%%,latest">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.application.git">
<label name="org.opencontainers.image.authors" value="SUSE LLC (https://www.suse.com/)"/>
<label name="org.opencontainers.image.authors" value="https://github.com/SUSE/bci/discussions"/>
<label name="org.opencontainers.image.title" value="SLE 15 SP6 with Git"/>
<label name="org.opencontainers.image.description" value="A micro environment with Git based on the SLE Base Container Image."/>
<label name="org.opencontainers.image.version" value="%%git_version%%"/>
Expand Down
2 changes: 1 addition & 1 deletion golang-oldstable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.golang
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI Go 1.22 development"
LABEL org.opencontainers.image.description="Go 1.22 development container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%golang_version%%"
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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-oldstable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.golang
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI Go 1.20-openssl development"
LABEL org.opencontainers.image.description="Go 1.20-openssl development container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%golang_version%%-openssl"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-stable-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.golang
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI Go 1.23 development"
LABEL org.opencontainers.image.description="Go 1.23 development container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%golang_version%%"
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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion golang-stable-openssl-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.golang
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE BCI Go 1.21-openssl development"
LABEL org.opencontainers.image.description="Go 1.21-openssl development container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%golang_version%%-openssl"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Tue Oct 29 15:30:53 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion grafana-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN set -euo pipefail; \

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.grafana
LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)"
LABEL org.opencontainers.image.authors="https://github.com/SUSE/bci/discussions"
LABEL org.opencontainers.image.title="SLE Grafana"
LABEL org.opencontainers.image.description="Grafana container based on the SLE Base Container Image."
LABEL org.opencontainers.image.version="%%grafana_patch_version%%"
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 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
5 changes: 5 additions & 0 deletions helm-image/helm-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 15:35:19 UTC 2024 - SUSE Update Bot <[email protected]>

- point to a contact location for SLE BCI

-------------------------------------------------------------------
Fri Oct 11 15:13:29 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down
Loading

0 comments on commit ba41b86

Please sign in to comment.