diff --git a/charts/nmrkit/Chart.yaml b/charts/nmrkit/Chart.yaml index f6bda38..ecb7f7f 100644 --- a/charts/nmrkit/Chart.yaml +++ b/charts/nmrkit/Chart.yaml @@ -18,7 +18,7 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/nmrkit/values.yaml b/charts/nmrkit/values.yaml index 4bf0be1..ac7939b 100644 --- a/charts/nmrkit/values.yaml +++ b/charts/nmrkit/values.yaml @@ -85,7 +85,7 @@ autoscaling: #DB Properties rdkitcatridgepostgres: - enabled: true + enabled: false auth: pgPassword: secret db: nmrkit