From bb474c334334c0b4d61e20ba0e932411788057643391f86ef69e8040422f390a Mon Sep 17 00:00:00 2001 From: Vasily Ulyanov Date: Wed, 7 Apr 2021 05:40:00 +0000 Subject: [PATCH] Accepting request 883476 from home:vulyanov:branches:Virtualization - Change TAGPREFIX 'opensuse/tumbleweed' to 'kubevirt' OBS-URL: https://build.opensuse.org/request/show/883476 OBS-URL: https://build.opensuse.org/package/show/Virtualization/obs-service-replace_using_env?expand=0&rev=2 --- obs-service-replace_using_env.changes | 5 +++++ virt-containers-meta | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/obs-service-replace_using_env.changes b/obs-service-replace_using_env.changes index 8409236..2bf1cb6 100644 --- a/obs-service-replace_using_env.changes +++ b/obs-service-replace_using_env.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 6 16:33:30 UTC 2021 - Vasily Ulyanov + +- Change TAGPREFIX 'opensuse/tumbleweed' to 'kubevirt' + ------------------------------------------------------------------- Tue Mar 16 08:33:01 UTC 2021 - Vasily Ulyanov diff --git a/virt-containers-meta b/virt-containers-meta index 23d409e..210b46a 100644 --- a/virt-containers-meta +++ b/virt-containers-meta @@ -11,7 +11,7 @@ case "${distro}" in LABELPREFIX=com.suse.kubevirt ;; *) - TAGPREFIX=opensuse/tumbleweed + TAGPREFIX=kubevirt LABELPREFIX=org.opensuse.kubevirt ;; esac