diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index 280489b27..e9073d3ba 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for 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.5.1 +version: 0.5.2 # 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.15.0 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index 305832bf5..8fec227c9 100644 --- a/charts/datahub/values.yaml +++ b/charts/datahub/values.yaml @@ -747,7 +747,7 @@ global: # value: password datahub: - version: v0.15.0 + version: v0.15.0.1 gms: protocol: "http" port: "8080"