Skip to content

Commit

Permalink
Merge pull request LinuxForHealth#41 from Alvearie/dlr-helmrepo
Browse files Browse the repository at this point in the history
Dlr helmrepo
  • Loading branch information
ranum authored Mar 8, 2022
2 parents d9974d9 + e24f0b5 commit ec5881f
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 3 deletions.
6 changes: 4 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@ keywords:
home: https://github.com/Alvearie/patient-browser

maintainers:
- name: Luis A. Garcia
email: luisg@us.ibm.com
- name: Paul McBride
email: Paul_McBride@ie.ibm.com
- name: David Ranum
email: dlranum@us.ibm.com
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: alvearie/patient-browser
repository: quay.io/alvearie/patient-browser
pullPolicy: Always
tag: 0.0.3

Expand Down
1 change: 1 addition & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.DS_Store
1 change: 1 addition & 0 deletions docs/charts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.DS_Store
27 changes: 27 additions & 0 deletions docs/charts/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
apiVersion: v1
entries:
patient-browser:
- apiVersion: v2
appVersion: 0.0.1
created: "2022-03-08T07:41:35.937745-06:00"
description: A Helm Chart to deploy the Patient Browser App.
digest: 238b13c72486de5814e78db09032697b9142d2a0c7e38b561f68499b0bfe7ce7
home: https://github.com/Alvearie/patient-browser
keywords:
- ibm
- health records
- clinical data
- alvearie
- fhir
- patient-browser
maintainers:
- email: Paul_McBride@ie.ibm.com
name: Paul McBride
- email: dlranum@us.ibm.com
name: David Ranum
name: patient-browser
type: application
urls:
- patient-browser-1.0.0.tgz
version: 1.0.0
generated: "2022-03-08T07:41:35.929824-06:00"
Binary file added docs/charts/patient-browser-1.0.0.tgz
Binary file not shown.

0 comments on commit ec5881f

Please sign in to comment.