@@ -5,23 +5,23 @@ description: Helm chart to deploy Gen3 Data Commons
5
5
# Dependencies
6
6
dependencies :
7
7
- name : ambassador
8
- version : 0.1.16
8
+ version : 0.1.17
9
9
repository : " file://../ambassador"
10
10
condition : ambassador.enabled
11
11
- name : arborist
12
- version : 0.1.14
12
+ version : 0.1.15
13
13
repository : " file://../arborist"
14
14
condition : arborist.enabled
15
15
- name : argo-wrapper
16
- version : 0.1.10
16
+ version : 0.1.11
17
17
repository : " file://../argo-wrapper"
18
18
condition : argo-wrapper.enabled
19
19
- name : audit
20
- version : 0.1.16
20
+ version : 0.1.17
21
21
repository : " file://../audit"
22
22
condition : audit.enabled
23
23
- name : aws-es-proxy
24
- version : 0.1.13
24
+ version : 0.1.14
25
25
repository : " file://../aws-es-proxy"
26
26
condition : aws-es-proxy.enabled
27
27
- name : cohort-middleware
@@ -40,59 +40,59 @@ dependencies:
40
40
repository : " file://../frontend-framework"
41
41
condition : frontend-framework.enabled
42
42
- name : fence
43
- version : 0.1.30
43
+ version : 0.1.31
44
44
repository : " file://../fence"
45
45
condition : fence.enabled
46
46
- name : guppy
47
- version : 0.1.17
47
+ version : 0.1.18
48
48
repository : " file://../guppy"
49
49
condition : guppy.enabled
50
50
- name : hatchery
51
- version : 0.1.12
51
+ version : 0.1.13
52
52
repository : " file://../hatchery"
53
53
condition : hatchery.enabled
54
54
- name : indexd
55
- version : 0.1.18
55
+ version : 0.1.19
56
56
repository : " file://../indexd"
57
57
condition : indexd.enabled
58
58
- name : manifestservice
59
- version : 0.1.18
59
+ version : 0.1.19
60
60
repository : " file://../manifestservice"
61
61
condition : manifestservice.enabled
62
62
- name : metadata
63
- version : 0.1.17
63
+ version : 0.1.18
64
64
repository : " file://../metadata"
65
65
condition : metadata.enabled
66
66
- name : peregrine
67
- version : 0.1.18
67
+ version : 0.1.19
68
68
repository : " file://../peregrine"
69
69
condition : peregrine.enabled
70
70
- name : portal
71
- version : 0.1.26
71
+ version : 0.1.27
72
72
repository : " file://../portal"
73
73
condition : portal.enabled
74
74
- name : requestor
75
- version : 0.1.16
75
+ version : 0.1.17
76
76
repository : " file://../requestor"
77
77
condition : requestor.enabled
78
78
- name : revproxy
79
- version : 0.1.22
79
+ version : 0.1.23
80
80
repository : " file://../revproxy"
81
81
condition : revproxy.enabled
82
82
- name : sheepdog
83
- version : 0.1.20
83
+ version : 0.1.21
84
84
repository : " file://../sheepdog"
85
85
condition : sheepdog.enabled
86
86
- name : ssjdispatcher
87
- version : 0.1.18
87
+ version : 0.1.19
88
88
repository : " file://../ssjdispatcher"
89
89
condition : ssjdispatcher.enabled
90
90
- name : sower
91
- version : 0.1.17
91
+ version : 0.1.18
92
92
condition : sower.enabled
93
93
repository : " file://../sower"
94
94
- name : wts
95
- version : 0.1.18
95
+ version : 0.1.19
96
96
repository : " file://../wts"
97
97
condition : wts.enabled
98
98
- name : gen3-network-policies
@@ -132,7 +132,7 @@ type: application
132
132
# This is the chart version. This version number should be incremented each time you make changes
133
133
# to the chart and its templates, including the app version.
134
134
# Versions are expected to follow Semantic Versioning (https://semver.org/)
135
- version : 0.1.62
135
+ version : 0.1.63
136
136
137
137
# This is the version number of the application being deployed. This version number should be
138
138
# incremented each time you make changes to the application. Versions are not expected to
0 commit comments