Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions releases/xnat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ dependencies:
- name: xnat-web
condition: xnat-web.enabled
version: "1.1.19"
- name: smarter-device-manager
condition: smarter-device-manager.enabled
repository: "https://smarter-project.github.io/smarter-device-manager"
version: "0.0.10"
10 changes: 10 additions & 0 deletions releases/xnat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,13 @@ xnat-web:

timezone: ""

smarter-device-manager:
image:
repository: ghcr.io/smarter-project/smarter-device-manager
tag: "v1.20.12"
pullPolicy: IfNotPresent
enabled: false
# config:
# - devicematch: ^fuse$
# nummaxdevices: 10