Skip to content

Commit 084a766

Browse files
committed
Merge branch 'bump-ver' into 'main'
bump vgpu-dm version and cuda base image version See merge request nvidia/cloud-native/vgpu-device-manager!27
2 parents 8c23c33 + d8e9e84 commit 084a766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION ?= v0.2.3
15+
VERSION ?= v0.2.4
1616

1717
vVERSION := v$(VERSION:v%=%)
1818

19-
CUDA_VERSION := 12.2.0
19+
CUDA_VERSION := 12.2.2
2020

2121
GOLANG_VERSION := 1.20.4

0 commit comments

Comments
 (0)