File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-api:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-api:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-api:1.5
20+ #!BuildTag: suse/sles/16.0/virt-api:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-api
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-api that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-api | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-api
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-controller:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-controller:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-controller:1.5
20+ #!BuildTag: suse/sles/16.0/virt-controller:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-controller
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-controller that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-controller | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-controller
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-exportproxy:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-exportproxy:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-exportproxy:1.5
20+ #!BuildTag: suse/sles/16.0/virt-exportproxy:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-exportproxy
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-exportproxy that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportproxy | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-exportproxy
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-exportserver:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-exportserver:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-exportserver:1.5
20+ #!BuildTag: suse/sles/16.0/virt-exportserver:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-exportserver
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-exportserver that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-exportserver | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 107 --create-home -s /bin/bash virt-exportserver
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-handler:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-handler:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-handler:1.5
20+ #!BuildTag: suse/sles/16.0/virt-handler:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-handler
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-handler that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-handler | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535
3636# cleanup logs and temporary files
3737RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-launcher:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-launcher:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-launcher:1.5
20+ #!BuildTag: suse/sles/16.0/virt-launcher:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-launcher
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-launcher that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-launcher | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-launcher
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-operator:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-operator:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-operator:1.5
20+ #!BuildTag: suse/sles/16.0/virt-operator:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-operator
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-virt-operator that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-virt-operator | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535RUN set -euo pipefail; useradd -u 1001 --create-home -s /bin/bash virt-operator
3636
3737
Original file line number Diff line number Diff line change 1717#!ExclusiveArch: x86_64
1818#!BuildTag: suse/sles/16.0/virt-pr-helper:%%kubevirt_ver%%-%RELEASE%
1919#!BuildTag: suse/sles/16.0/virt-pr-helper:%%kubevirt_ver%%
20- #!BuildTag: suse/sles/16.0/virt-pr-helper:1.5
20+ #!BuildTag: suse/sles/16.0/virt-pr-helper:1.7
2121#!BcntSyncTag: kubevirt-image
2222#!BuildName: suse-sles-16.0-virt-pr-helper
23- #!BuildVersion: 16.0.1.5
23+ #!BuildVersion: 16.0.1.7
2424FROM registry.suse.com/bci/bci-micro:16.0 AS target
2525FROM bci/bci-base:16.0 AS builder
2626COPY --from=target / /target
@@ -31,7 +31,7 @@ RUN set -euo pipefail; \
3131# sanity check that the version from the tag is equal to the version of kubevirt-pr-helper-conf that we expect
3232RUN set -euo pipefail; \
3333 [ "$(rpm --root /target -q --qf '%{version}' kubevirt-pr-helper-conf | \
34- cut -d '.' -f -3)" = "1.5.2 " ]
34+ cut -d '.' -f -3)" = "1.7.0 " ]
3535
3636# cleanup logs and temporary files
3737RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Sat Feb 28 19:05:32 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - update for 1.7 update
5+
16-------------------------------------------------------------------
27Thu Jan 1 14:16:03 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38
You can’t perform that action at this time.
0 commit comments