We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87a63a6 + 404a276 commit a470818Copy full SHA for a470818
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.16.1
4
+- Fix bug with processing errors during CDI spec generation for MIG devices
5
+
6
## v1.16.0
7
- Promote v1.16.0-rc.2 to v1.16.0
8
versions.mk
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
LIB_NAME := nvidia-container-toolkit
16
-LIB_VERSION := 1.16.0
+LIB_VERSION := 1.16.1
17
LIB_TAG :=
18
19
# The package version is the combination of the library version and tag.
0 commit comments