diff --git a/charts/open-mongodb/Chart.yaml b/charts/open-mongodb/Chart.yaml index a429de3..e0933e5 100644 --- a/charts/open-mongodb/Chart.yaml +++ b/charts/open-mongodb/Chart.yaml @@ -15,7 +15,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: 1.1.8 +version: 1.1.9 # 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/open-mongodb/values.yaml b/charts/open-mongodb/values.yaml index ee81bab..8c1e8aa 100644 --- a/charts/open-mongodb/values.yaml +++ b/charts/open-mongodb/values.yaml @@ -35,7 +35,7 @@ cluster: logFormat: plaintext prometheus: - secretName: prometheus-credentials-secret + secretName: prometheus-credentials-secret-open-mongodb # prometheus/prometheus username: cHJvbWV0aGV1cw== password: cHJvbWV0aGV1cw==