File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.1.10
18+ version : 0.1.11
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
@@ -34,5 +34,5 @@ dependencies:
3434 #
3535 # ArgoCD relies on this checked-in .tgz reference — if it's missing,
3636 # Funnel will not be deployed as a dependency.
37- version : 0.1.99-rc.6
37+ version : 0.1.99-rc.8
3838 repository : " https://ohsu-comp-bio.github.io/helm-charts"
Original file line number Diff line number Diff line change 11# funnel
22
3- ![ Version: 0.1.10 ] ( https://img.shields.io/badge/Version-0.1.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: master] ( https://img.shields.io/badge/AppVersion-master-informational?style=flat-square )
3+ ![ Version: 0.1.11 ] ( https://img.shields.io/badge/Version-0.1.11 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: master] ( https://img.shields.io/badge/AppVersion-master-informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
99| Repository | Name | Version |
1010| ------------| ------| ---------|
1111| file://../common | common | 0.1.33 |
12- | https://ohsu-comp-bio.github.io/helm-charts | funnel | 0.1.99-rc.6 |
12+ | https://ohsu-comp-bio.github.io/helm-charts | funnel | 0.1.99-rc.8 |
1313
1414## Values
1515
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies:
6868 repository : " file://../fence"
6969 condition : fence.enabled
7070 - name : funnel
71- version : 0.1.10
71+ version : 0.1.11
7272 repository : " file://../funnel"
7373 condition : gen3-workflow.enabled
7474 - name : gen3-user-data-library
@@ -193,7 +193,7 @@ type: application
193193# to the chart and its templates, including the app version.
194194# Versions are expected to follow Semantic Versioning (https://semver.org/)
195195
196- version : 0.3.11
196+ version : 0.3.12
197197
198198# This is the version number of the application being deployed. This version number should be
199199# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 11# gen3
22
3- ![ Version: 0.3.11 ] ( https://img.shields.io/badge/Version-0.3.11 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: master] ( https://img.shields.io/badge/AppVersion-master-informational?style=flat-square )
3+ ![ Version: 0.3.12 ] ( https://img.shields.io/badge/Version-0.3.12 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: master] ( https://img.shields.io/badge/AppVersion-master-informational?style=flat-square )
44
55Helm chart to deploy Gen3 Data Commons
66
@@ -35,7 +35,7 @@ Helm chart to deploy Gen3 Data Commons
3535| file://../etl | etl | 0.1.21 |
3636| file://../fence | fence | 0.1.70 |
3737| file://../frontend-framework | frontend-framework | 0.1.22 |
38- | file://../funnel | funnel | 0.1.10 |
38+ | file://../funnel | funnel | 0.1.11 |
3939| file://../gen3-analysis | gen3-analysis | 0.1.9 |
4040| file://../gen3-network-policies | gen3-network-policies | 0.1.3 |
4141| file://../gen3-user-data-library | gen3-user-data-library | 0.1.12 |
You can’t perform that action at this time.
0 commit comments