Bump version to v1.15.1

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar 2024-05-13 13:47:08 +02:00
parent b093d6a8b3
commit 93f888cd52
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# NVIDIA Container Toolkit Changelog
## v1.15.1
## v1.15.0
* Remove `nvidia-container-runtime` and `nvidia-docker2` packages.

View File

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