Skip to content

Commit

Permalink
bump platform vlm version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanars committed Nov 26, 2024
1 parent b59cfdd commit d535aac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/pipeline-runner/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pipeline-runner

![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 98f8b5afe92edd7d163b77d8d8e5493a6f96b822](https://img.shields.io/badge/AppVersion-98f8b5afe92edd7d163b77d8d8e5493a6f96b822-informational?style=flat-square)
![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17ef4cac8ff5a8b202b3b9a0a84dbe9220fec819](https://img.shields.io/badge/AppVersion-17ef4cac8ff5a8b202b3b9a0a84dbe9220fec819-informational?style=flat-square)

A Helm chart for deploying the loading pipeline of Seqr, an open source software platform for rare disease genomics

Expand Down
4 changes: 2 additions & 2 deletions charts/seqr-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ maintainers:
- name: seqr
email: [email protected]
type: application
version: 0.3.16
version: 0.3.17
dependencies:
- name: seqr
version: 1.4.9
Expand All @@ -22,7 +22,7 @@ dependencies:
version: 0.5.1
repository: "https://broadinstitute.github.io/seqr-helm"
- name: vlm
version: 0.0.5
version: 0.0.6
repository: "https://broadinstitute.github.io/seqr-helm"
condition: vlm.enabled
- name: lib
Expand Down
4 changes: 2 additions & 2 deletions charts/seqr-platform/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# seqr-platform

![Version: 0.3.16](https://img.shields.io/badge/Version-0.3.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.3.17](https://img.shields.io/badge/Version-0.3.17-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 @@ -24,7 +24,7 @@ A Helm chart for deploying all components of Seqr, an open source software platf
| https://broadinstitute.github.io/seqr-helm | lib | 0.1.4 |
| https://broadinstitute.github.io/seqr-helm | pipeline-runner | 0.2.3 |
| https://broadinstitute.github.io/seqr-helm | seqr | 1.4.9 |
| https://broadinstitute.github.io/seqr-helm | vlm | 0.0.5 |
| https://broadinstitute.github.io/seqr-helm | vlm | 0.0.6 |

## Values

Expand Down

0 comments on commit d535aac

Please sign in to comment.