Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Merge branch 'bump-version-2.7.0' into 'master'
Browse files Browse the repository at this point in the history
Bump version to 2.7.0

See merge request nvidia/container-toolkit/nvidia-docker!31
  • Loading branch information
Evan Lezar committed Nov 17, 2021
2 parents 34934c2 + 567ef73 commit fd3233a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -14,10 +14,10 @@

LIB_NAME := nvidia-docker2
LIB_VERSION := 2.7.0
LIB_TAG ?= rc.3
LIB_TAG ?=

TOOLKIT_VERSION ?= 1.6.0
TOOLKIT_TAG ?= rc.2
TOOLKIT_TAG ?=

# By default run all native docker-based targets
docker-native:
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog.old
@@ -1,3 +1,9 @@
nvidia-docker2 (2.7.0-1) UNRELEASED; urgency=medium

* Promote 2.7.0~rc.3-1 to 2.7.0-1

-- NVIDIA CORPORATION <cudatools@nvidia.com> Wed, 17 Nov 2021 09:25:15 +0100

nvidia-docker2 (2.7.0~rc.3-1) UNRELEASED; urgency=medium

-- NVIDIA CORPORATION <cudatools@nvidia.com> Mon, 08 Nov 2021 14:54:46 +0100
Expand Down
3 changes: 3 additions & 0 deletions rpm/SPECS/nvidia-docker2.spec
Expand Up @@ -37,6 +37,9 @@ install -m 644 -t %{buildroot}/etc/docker daemon.json
%config /etc/docker/daemon.json

%changelog
* Wed Nov 17 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 3.6.0-1
- Promote 2.7.0-0.1.rc.3 to 2.7.0-1

* Mon Nov 08 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 2.7.0-0.1.rc.3

* Thu Nov 04 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 2.7.0-0.1.rc.2
Expand Down

0 comments on commit fd3233a

Please sign in to comment.