Skip to content

Commit

Permalink
Merge branch 'main' of github.com:broadinstitute/seqr-helm
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 16, 2024
2 parents ca12102 + 42747ab commit 36d4f29
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions charts/hail-search/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.0
version: 0.4.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "c0142205f184e98a002b728625fccf97d88d4f04"
appVersion: "cc21f6e6df7523385120f085dd1106541748850b"
dependencies:
- name: lib
version: 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion charts/pipeline-runner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ maintainers:
email: [email protected]
type: application
version: 0.2.0
appVersion: "ffa085dca1e1c8a4a168345468f795a141dd63f1"
appVersion: "5ddb3ea4fd27f44337100b4a4380ac8bfaead618"
dependencies:
- name: lib
version: 0.1.4
Expand Down
8 changes: 4 additions & 4 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.2.0
version: 1.3.0
- name: pipeline-runner
repository: https://broadinstitute.github.io/seqr-helm
version: 0.2.0
- name: hail-search
repository: https://broadinstitute.github.io/seqr-helm
version: 0.3.0
version: 0.4.0
- name: lib
repository: https://broadinstitute.github.io/seqr-helm
version: 0.1.4
digest: sha256:8201a5dd9ee95c7cd3aa82115e89be09b1c7efee0c1eb72e74d43228c59c4686
generated: "2024-10-15T13:33:17.29741-04:00"
digest: sha256:bcaeb7321ae22a15ecca004c3cfd88082d6b6f2a13e6f5d629f296ee1ab4c1d4
generated: "2024-10-15T16:30:27.673925-04:00"
6 changes: 3 additions & 3 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.2.0
version: 0.3.0
dependencies:
- name: seqr
version: 1.2.0
version: 1.3.0
repository: "https://broadinstitute.github.io/seqr-helm"
- name: pipeline-runner
version: 0.2.0
repository: "https://broadinstitute.github.io/seqr-helm"
condition: pipeline-runner.enabled
- name: hail-search
version: 0.3.0
version: 0.4.0
repository: "https://broadinstitute.github.io/seqr-helm"
- name: lib
version: 0.1.4
Expand Down
4 changes: 2 additions & 2 deletions charts/seqr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ maintainers:
- name: seqr
email: [email protected]
type: application
version: 1.2.0
appVersion: "ccdaa1e872e782d6f7016a90e2d3f2a565351805"
version: 1.3.0
appVersion: "cc21f6e6df7523385120f085dd1106541748850b"
dependencies:
- name: redis
version: 19.0.2
Expand Down

0 comments on commit 36d4f29

Please sign in to comment.