-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: jennydaman <[email protected]>
- Loading branch information
1 parent
b564e6c
commit ac89894
Showing
1 changed file
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,46 @@ | ||
apiVersion: v1 | ||
entries: | ||
chris: | ||
- apiVersion: v2 | ||
appVersion: 5.0.0 | ||
created: "2024-03-28T20:41:51.65635746Z" | ||
dependencies: | ||
- name: postgresql | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
version: ~13.4.4 | ||
- name: rabbitmq | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
version: ~12.5.6 | ||
- condition: pfcon.enabled | ||
name: pfcon | ||
repository: https://fnndsc.github.io/charts | ||
version: '>=0.1.2, <0.3.0' | ||
- condition: orthanc.enabled | ||
name: orthanc | ||
repository: https://fnndsc.github.io/charts | ||
version: ~1.2.1 | ||
description: ChRIS is an open-source platform backend for medical compute. | ||
digest: 0149b6c65ad88d6862470aed09e6056dcbb4a2b95840f64420b0502bd4ce0acc | ||
home: https://chrisproject.org | ||
icon: ./logo_chris.png | ||
keywords: | ||
- medicine | ||
- science | ||
- bioinformatics | ||
- neuroscience | ||
- scientific workflow system | ||
maintainers: | ||
- email: [email protected] | ||
name: The FNNDSC Dev Team | ||
url: https://fnndsc.org | ||
name: chris | ||
sources: | ||
- https://github.com/FNNDSC/charts | ||
- https://github.com/FNNDSC/ChRIS_ultron_backEnd | ||
type: application | ||
urls: | ||
- https://github.com/FNNDSC/charts/releases/download/chris-0.10.2/chris-0.10.2.tgz | ||
version: 0.10.2 | ||
- apiVersion: v2 | ||
appVersion: 5.0.0 | ||
created: "2024-03-28T01:41:21.650395375Z" | ||
|
@@ -1369,4 +1409,4 @@ entries: | |
urls: | ||
- https://github.com/FNNDSC/charts/releases/download/pfcon-0.0.1/pfcon-0.0.1.tgz | ||
version: 0.0.1 | ||
generated: "2024-03-28T01:41:21.650566636Z" | ||
generated: "2024-03-28T20:41:51.656658031Z" |