Skip to content

Commit

Permalink
Merge pull request #856 from SUSE/for-deploy-Basalt
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Basalt
  • Loading branch information
dirkmueller authored Jan 15, 2024
2 parents 2ff88ae + 4cce4ee commit 592e947
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mariadb-client-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LABEL org.opencontainers.image.vendor="SUSE LLC"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opensuse.reference="registry.suse.com/suse/mariadb-client:%%mariadb_version%%-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL com.suse.supportlevel="techpreview"
LABEL com.suse.supportlevel="l3"
LABEL com.suse.eula="sle-bci"
LABEL com.suse.lifecycle-url="https://www.suse.com/lifecycle"
LABEL com.suse.release-stage="beta"
Expand Down
5 changes: 5 additions & 0 deletions mariadb-client-image/mariadb-client-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 15 13:50:57 UTC 2024 - Dirk Mueller <[email protected]>

- Mark container as l3 supported

-------------------------------------------------------------------
Tue Jan 9 16:48:01 UTC 2024 - Dan Čermák <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion mariadb-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ LABEL org.opencontainers.image.vendor="SUSE LLC"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opensuse.reference="registry.suse.com/suse/mariadb:%%mariadb_version%%-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL com.suse.supportlevel="techpreview"
LABEL com.suse.supportlevel="l3"
LABEL com.suse.eula="sle-bci"
LABEL com.suse.lifecycle-url="https://www.suse.com/lifecycle"
LABEL com.suse.release-stage="beta"
Expand Down
5 changes: 5 additions & 0 deletions mariadb-image/mariadb-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 15 13:50:57 UTC 2024 - Dirk Mueller <[email protected]>

- Mark container as l3 supported

-------------------------------------------------------------------
Tue Jan 9 16:48:01 UTC 2024 - Dan Čermák <[email protected]>

Expand Down

0 comments on commit 592e947

Please sign in to comment.