diff --git a/CHANGELOG.md b/CHANGELOG.md index deb2171..e42190e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 6.9.2 + +- Update the mastodon version to v4.6.3 + # 6.9.1 - Update the mastodon version to v4.6.1 diff --git a/Chart.yaml b/Chart.yaml index a309376..3c4cf59 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,12 +15,12 @@ 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.9.2 +version: 6.9.3 # 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. -appVersion: "v4.6.2" +appVersion: "v4.6.3" dependencies: - name: elasticsearch