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 2a3afdd + 2bf8017 commit f2bd317Copy full SHA for f2bd317
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.14.0
4
+* Promote v1.14.0-rc.3 to v1.14.0
5
+
6
## v1.14.0-rc.3
7
* Added support for generating OCI hook JSON file to `nvidia-ctk runtime configure` command.
8
* Remove installation of OCI hook JSON from RPM package.
versions.mk
@@ -14,7 +14,7 @@
14
15
LIB_NAME := nvidia-container-toolkit
16
LIB_VERSION := 1.14.0
17
-LIB_TAG := rc.3
+LIB_TAG :=
18
19
# The package version is the combination of the library version and tag.
20
# If the tag is specified the two components are joined with a tilde (~).
0 commit comments