From bc9f09a3c0440bb48bdc3cf650a8c498bf55d131 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Tue, 7 Aug 2018 09:43:39 -0500 Subject: [PATCH] release: Kata Containers 1.2.0 - tests: Add ability to restrict which tests run - rootfs.sh: Add Platform-OS matrix to help page - initrd-builder: make initrd_builder.sh idempotent - travis: Enable travis ci for ppc64le - docs: Add Platform-Compatibility matrix - rootfs: docker: Reduce build time by not reinstalling go - CI: Install make on Ubuntu c5e2c0f tests: Add more messages 9f2da28 docs: Updated for new test options 0cd64fb build: Added targets to run tests 0ea8ef7 tests: Rename test script c679cae tests: Add ability to restrict which tests run 80e1997 tests: Create new function to launch tests f077e6e tests: Rename distro test functions adb3f57 rootfs.sh: Add Platform-OS matrix link to help page 1e5e915 docs: Add Platform-Compatibility matrix 25e9f01 rootfs: docker: Reduce build time by not reinstalling go abb559d CI: Install make on Ubuntu 22f04db travis: Enable travis ci for ppc64le a7bafc5 initrd-builder: make initrd_builder.sh idempotent Signed-off-by: Jose Carlos Venegas Munoz --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9084fa2f71..26aaba0e86 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0