diff --git a/_service b/_service
index 810e610..94eceef 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/kubernetes-sigs/cri-tools.git
git
cri-tools
-1.15.0
-v1.15.0
+1.16.1
+v1.16.1
diff --git a/cri-tools-1.15.0.tar.xz b/cri-tools-1.15.0.tar.xz
deleted file mode 100644
index ae2bd23..0000000
--- a/cri-tools-1.15.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0e800862fd4463d0d018409143eafc8691cddf1498affcb013595db734570fd4
-size 1910388
diff --git a/cri-tools-1.16.1.tar.xz b/cri-tools-1.16.1.tar.xz
new file mode 100644
index 0000000..298d4f3
--- /dev/null
+++ b/cri-tools-1.16.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f0c24280b2023a4162bab674470ebab5c9586e1822497459ecbf1f1a1678f3eb
+size 3713208
diff --git a/cri-tools.changes b/cri-tools.changes
index c8c085d..d52dfba 100644
--- a/cri-tools.changes
+++ b/cri-tools.changes
@@ -1,3 +1,38 @@
+-------------------------------------------------------------------
+Thu Sep 26 09:07:07 UTC 2019 - Richard Brown
+
+- Update to v1.16.1:
+ * crictl:
+ * Fix empty fields in crictl inspect(p/i) result.
+ * Pass pod config when pulling image during container creation.
+ * Fix crictl stats panic.
+ * critest
+ * Skip hostnetwork portforward test on windows.
+ * Add hostname test.
+
+-------------------------------------------------------------------
+Tue Sep 17 09:23:45 UTC 2019 - Sascha Grunert
+
+- Update to v1.16.0:
+ * crictl:
+ * Add container 'run' subcommand.
+ * Pull image on container creation.
+ * Treat first crictl stats argument as filter ID.
+ * Add -a (remove all) option to rmp.
+ * Create directory for config file.
+ * Add container rm --force, -f and --all, -a flags.
+ * Add images aliases image, img.
+ * Add --all, -a flag to image removal (rmi).
+ * Update Kubernetes vendors to 1.16.0 and add addiontion IPs for Pods.
+ * critest:
+ * Add registry prefix option.
+ * Add test for MaskedPaths and ReadonlyPaths.
+ * Switch to multi-arch nonewprivs image.
+ * Use arch specific hostnet-nginx image.
+ * Use a dedicated image for all reference test.
+ * Use IsAppArmorEnabled of Kubernetes instead of local one.
+ * Fix exec test timeout issues.
+
-------------------------------------------------------------------
Thu Jul 4 13:41:53 UTC 2019 - Michal Jura
diff --git a/cri-tools.spec b/cri-tools.spec
index a7da8f3..4c5be57 100644
--- a/cri-tools.spec
+++ b/cri-tools.spec
@@ -20,7 +20,7 @@
%define name_source1 crictl.yaml
Name: cri-tools
-Version: 1.15.0
+Version: 1.16.1
Release: 0
Summary: CLI and validation tools for Kubelet Container Runtime Interface
License: Apache-2.0