Merge branch 'bump-version-v1.13.3' into 'release-1.13'

Bump version to v1.13.3

See merge request nvidia/container-toolkit/container-toolkit!428
This commit is contained in:
Evan Lezar 2023-06-27 14:14:02 +00:00
commit 7a70850679
3 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# NVIDIA Container Toolkit Changelog
## v1.13.3
## v1.13.2
* Add `nvidia-container-runtime-hook.path` config option to specify NVIDIA Container Runtime Hook path explicitly.

@ -1 +1 @@
Subproject commit f9624c1879fac71012a750b63a14a06dc7c8e345
Subproject commit f21fbe1a5f831936aab2796ebd08f5fb6d6c2df3

View File

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