Skip to content

Commit ebbb84b

Browse files
v0.0.16
1 parent 2138b6e commit ebbb84b

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
- commits:
2+
- subject: "Jetson Orin: Update CUDA installation example"
3+
hash: 57a363f655b0d0b4c9a4c8cdd4005a36b79484d2
4+
body: |
5+
... to allow for installing packages without
6+
prompting during docker builds.
7+
8+
Re-mounting / and /lib/firmware is necessary
9+
if cuda is being installed manually from a container,
10+
but is not needed during docker builds.
11+
footer:
12+
Change-type: patch
13+
change-type: patch
14+
Signed-off-by: Alexandru Costache <[email protected]>
15+
signed-off-by: Alexandru Costache <[email protected]>
16+
author: Alexandru Costache
17+
nested: []
18+
version: 0.0.16
19+
title: ""
20+
date: 2024-08-29T16:13:32.655Z
121
- commits:
222
- subject: "Dockerfile: refactor module unload"
323
hash: b54da5969be9b611dbdb66b96ae0ffe2d3fbc45f

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Change log
44
# v0.0.2
55
## (2021-08-05)
66

7+
# v0.0.16
8+
## (2024-08-29)
9+
10+
* Jetson Orin: Update CUDA installation example [Alexandru Costache]
11+
712
# v0.0.15
813
## (2024-07-15)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.15
1+
0.0.16

0 commit comments

Comments
 (0)