Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 15, 2024
1 parent 886d9f0 commit e926d9d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions charts/seqr-platform/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: seqr
repository: https://broadinstitute.github.io/seqr-helm
version: 1.1.14-dev
version: 1.2.0
- name: pipeline-runner
repository: https://broadinstitute.github.io/seqr-helm
version: 0.1.17-dev
version: 0.2.0
- name: hail-search
repository: https://broadinstitute.github.io/seqr-helm
version: 0.2.11-dev
version: 0.3.0
- name: lib
repository: https://broadinstitute.github.io/seqr-helm
version: 0.1.4
digest: sha256:b6bd8734b08b64c3fc70c9c07fb858186d9c5d94b26e9276bfbd300710da2bb5
generated: "2024-10-11T15:30:55.272674-04:00"
digest: sha256:8201a5dd9ee95c7cd3aa82115e89be09b1c7efee0c1eb72e74d43228c59c4686
generated: "2024-10-15T13:33:17.29741-04:00"
8 changes: 4 additions & 4 deletions charts/seqr-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ maintainers:
- name: seqr
email: [email protected]
type: application
version: 0.1.21-dev
version: 0.2.0
dependencies:
- name: seqr
version: 1.1.14-dev
version: 1.2.0
repository: "https://broadinstitute.github.io/seqr-helm"
- name: pipeline-runner
version: 0.1.17-dev
version: 0.2.0
repository: "https://broadinstitute.github.io/seqr-helm"
condition: pipeline-runner.enabled
- name: hail-search
version: 0.2.11-dev
version: 0.3.0
repository: "https://broadinstitute.github.io/seqr-helm"
- name: lib
version: 0.1.4
Expand Down
8 changes: 4 additions & 4 deletions charts/seqr-platform/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# seqr-platform

![Version: 0.1.21-dev](https://img.shields.io/badge/Version-0.1.21--dev-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for deploying all components of Seqr, an open source software platform for rare disease genomics

Expand All @@ -20,10 +20,10 @@ A Helm chart for deploying all components of Seqr, an open source software platf

| Repository | Name | Version |
|------------|------|---------|
| https://broadinstitute.github.io/seqr-helm | hail-search | 0.2.11-dev |
| https://broadinstitute.github.io/seqr-helm | hail-search | 0.3.0 |
| https://broadinstitute.github.io/seqr-helm | lib | 0.1.4 |
| https://broadinstitute.github.io/seqr-helm | pipeline-runner | 0.1.17-dev |
| https://broadinstitute.github.io/seqr-helm | seqr | 1.1.14-dev |
| https://broadinstitute.github.io/seqr-helm | pipeline-runner | 0.2.0 |
| https://broadinstitute.github.io/seqr-helm | seqr | 1.2.0 |

## Values

Expand Down

0 comments on commit e926d9d

Please sign in to comment.