Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmaria committed Feb 5, 2020
1 parent 4b60985 commit e66c48f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 4 deletions.
24 changes: 24 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ Data type: `String`

NVIDIA/CUDA driver version, for exmaple: `418.40.04-1`. Use to lock down to a specific version. Default: `latest`

Default value: latest
Default value: installed

##### `nvidia_container_toolkit_version`

Data type: `String`

NVIDIA container toolkit version, for example: `3.0.1`. Use to lock down to a specific version. Default: `latest`
NVIDIA container toolkit version, for example: `1.0.5-1`. Use to lock down to a specific version. Default: `latest`

Default value: latest
Default value: installed

2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mindhive-nvidia_docker_runtime",
"version": "1.0.0",
"version": "1.1.0",
"author": "[email protected]",
"summary": "Manage NVIDIA Docker runtime",
"license": "MIT",
Expand Down

0 comments on commit e66c48f

Please sign in to comment.