Bump version to v1.14.5

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2024-02-07 10:09:48 +01:00
parent d167812ce3
commit 888fe458ae
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# NVIDIA Container Toolkit Changelog
## v1.14.5
## v1.14.4
* Include `nvidia/nvoptix.bin` in list of graphics mounts.
* Include `vulkan/icd.d/nvidia_layers.json` in list of graphics mounts.

View File

@ -13,7 +13,7 @@
# limitations under the License.
LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.14.4
LIB_VERSION := 1.14.5
LIB_TAG :=
# The package version is the combination of the library version and tag.