From cba3945d4c7d4deb307b01e683a4a0f57a718d12 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Thu, 15 Mar 2018 13:02:41 -0600 Subject: [PATCH] release: Clear Containers 3.0.22 - CI: Add maligned linter - vendor: Update covertool for go1.10 - versions: update CRI-O, kubernetes and runc - docs: Fix typos - CI: Add varcheck and unconvert linters - vendor: switch to the new virtcontainers home - scripts: Add agent version to collect script - config: Don't use VMConfig.VCPUs - main: stacktrace/coredump on error - installation: Update RHEL installation script - config: set 1 vCPU as the default number of vCPUs - scripts: Make Collect script consider log levels bc256ef CI: Add maligned linter 00c840b vendor: Update covertool for go1.10 af5d2af versions: update CRI-O, kubernetes and runc bc12b69 docs: review changes ac4f53d docs: Fix typos b4d9079 CI: Add varcheck and unconvert linters 01ee6f9 build: Remove unused variables 58e8414 vendor: switch to the new virtcontainers home 17ad8f6 scripts: Add debug option to collect script 875937a scripts: Add agent version to collect script 16fece2 scripts: Use getopt command for collect script f101d48 scripts: Remove sub-commands from collect script 81f6205 scripts: More local variables in collect script 32f6892 vendor: update virtcontainers d5e9ba1 config: Don't use VMConfig.VCPUs cee7ef7 main: stacktrace/coredump on error 64d58d1 installation: Update RHEL installation script 2cdf339 docs: add cpu constraints documentation c568522 config: set 1 vCPU as the default number of vCPUs 59cd214 scripts: Add '--version' option to collect script 1efa552 scripts: Added options to collect script usage 0208f0b scripts: Make Collect script consider log levels 3efc197 scripts: Remove systemd unit selector from collect script Signed-off-by: Jose Carlos Venegas Munoz --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 70033792..6795d4dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.21 +3.0.22