diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index d5b0c13..b78e1b6 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -5,7 +5,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.9.0 +version: 0.9.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 follow Semantic Versioning. They should reflect the # version the application is using. It is recommended to use it with quotes. diff --git a/charts/harmony-chart/values.yaml b/charts/harmony-chart/values.yaml index ab26460..76a736a 100644 --- a/charts/harmony-chart/values.yaml +++ b/charts/harmony-chart/values.yaml @@ -12,9 +12,6 @@ cert-manager: # Use cert-manager as a default certificate controller. enabled: true installCRDs: false - # Email address associated with the ACME account. Used to notify about expiring - # certificates. - email: "" # Configuration for the metrics server chart metricsserver: