Skip to content

Commit

Permalink
Merge pull request #1981 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Nov 11, 2024
2 parents f0214a1 + 3ba63c9 commit 5827f52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
10 changes: 5 additions & 5 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

#!UseOBSRepositories

#!BuildTag: opensuse/bci/kiwi:10.1.16-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.16
#!BuildTag: opensuse/bci/kiwi:10.1.18-%RELEASE%
#!BuildTag: opensuse/bci/kiwi:10.1.18
#!BuildTag: opensuse/bci/kiwi:10.1
#!BuildTag: opensuse/bci/kiwi:10
#!BuildTag: opensuse/bci/kiwi:latest
Expand All @@ -32,13 +32,13 @@ RUN set -euo pipefail; \
# labelprefix=org.opensuse.bci.kiwi
LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI KIWI Appliance Builder (kiwi)"
LABEL org.opencontainers.image.description="KIWI Appliance Builder (kiwi) container based on the openSUSE Tumbleweed Base Container Image. This container is only supported in privileged mode."
LABEL org.opencontainers.image.version="10.1.16"
LABEL org.opencontainers.image.version="10.1.18"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project"
LABEL org.opencontainers.image.source="%SOURCEURL%"
LABEL org.opencontainers.image.ref.name="10.1.16-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.1.16-%RELEASE%"
LABEL org.opencontainers.image.ref.name="10.1.18-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/kiwi:10.1.18-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
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 @@
-------------------------------------------------------------------
Mon Nov 11 11:50:37 UTC 2024 - SUSE Update Bot <[email protected]>

- new version

-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <[email protected]>

Expand Down

0 comments on commit 5827f52

Please sign in to comment.