We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39720b commit 9bf2a68Copy full SHA for 9bf2a68
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.19.0
4
+- Promote v1.19.0-rc.7 to v1.19.0
5
+
6
## v1.19.0-rc.7
7
- fix: Reuse instantiated editsFactory in CDI
8
- fix: Don't use driver version in ELF header for compat check
versions.mk
@@ -14,7 +14,7 @@
14
15
LIB_NAME := nvidia-container-toolkit
16
LIB_VERSION := 1.19.0
17
-LIB_TAG := rc.7
+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