diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cfa621..89d5c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 6.1.1 + +- Fixed some situations where disabling all bitnami charts caused it to error. +- Fixed a potential null postgresql host value error. + # 6.1.0 - Added a new job to re/build elasticsearch indices as a post-upgrade hook: diff --git a/Chart.yaml b/Chart.yaml index 2e685d7..b6f844a 100644 --- a/Chart.yaml +++ b/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: 6.1.0 +version: 6.1.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