diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index a9dc20591..01e1dc409 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -4,10 +4,10 @@ description: A Helm chart for LinkedIn DataHub 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. -version: 0.3.18 +version: 0.3.19 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.11.0 +appVersion: 0.12.1 dependencies: - name: datahub-gms version: 0.2.159 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index 6f7e8084e..942c44689 100644 --- a/charts/datahub/values.yaml +++ b/charts/datahub/values.yaml @@ -578,7 +578,7 @@ global: # value: password datahub: - version: v0.12.0 + version: v0.12.1 gms: port: "8080" nodePort: "30001"