diff --git a/charts/porter/Chart.yaml b/charts/porter/Chart.yaml index ac07ad33..bb889ce5 100644 --- a/charts/porter/Chart.yaml +++ b/charts/porter/Chart.yaml @@ -4,7 +4,7 @@ name: porter description: Platform as a Service, Reimagined. type: application -version: 0.1.3 +version: 0.1.4 appVersion: 0.1.0 dependencies: diff --git a/charts/porter/values.emporium.yaml b/charts/porter/values.emporium.yaml index fcec5b78..cfcb3df3 100644 --- a/charts/porter/values.emporium.yaml +++ b/charts/porter/values.emporium.yaml @@ -1,4 +1,8 @@ porter: + server: + additionalEnv: + - FEATURE_FLAG_CLIENT: database + ingress: enabled: true