kata_integration: bump kata-containers version

reason: fix kata-netmon ignore add RTPROT_KERNEL route problem
then bump kata-containers version

Signed-off-by: jiangpengfei <jiangpengfei9@huawei.com>
This commit is contained in:
jiangpengfei 2020-04-21 13:45:02 -04:00
parent f345571623
commit 547e5adc49

View File

@ -6,7 +6,7 @@
%endif
%if "%{!?RELEASE:1}"
%define RELEASE 20
%define RELEASE 21
%endif
%define __debug_install_post \
@ -109,6 +109,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u
%changelog
* Tue Apr 21 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.3.21
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix kata-netmon ignore add RTPROT_KERNEL route problem
* Thu Apr 2 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.3.20
- Type:enhancement
- ID:NA