File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/scala/org/broadinstitute/dsde/workbench/leonardo/http Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -342,7 +342,7 @@ azure {
342342 workflows-app-config {
343343 instrumentation-enabled = false
344344 chart-name = "terra-helm/workflows-app"
345- chart-version = "0.211 .0"
345+ chart-version = "0.215 .0"
346346 release-name-suffix = "wfa-rls"
347347 namespace-name-suffix = "wfa-ns"
348348 ksa-name = "wfa-ksa"
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ class ConfigReaderSpec extends AnyFlatSpec with Matchers {
165165 ),
166166 WorkflowsAppConfig (
167167 ChartName (" terra-helm/workflows-app" ),
168- ChartVersion (" 0.211 .0" ),
168+ ChartVersion (" 0.215 .0" ),
169169 ReleaseNameSuffix (" wfa-rls" ),
170170 NamespaceNameSuffix (" wfa-ns" ),
171171 KsaName (" wfa-ksa" ),
You can’t perform that action at this time.
0 commit comments