diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 8df1f7fc..7331a34f 100644 --- a/charts/mastodon/Chart.yaml +++ b/charts/mastodon/Chart.yaml @@ -9,10 +9,10 @@ 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: 9.8.4 +version: 9.8.5 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: v4.3.6 +appVersion: v4.3.7 dependencies: - name: postgresql diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index 10239d3f..a6b5d59f 100644 --- a/charts/mastodon/README.md +++ b/charts/mastodon/README.md @@ -1,6 +1,6 @@ # mastodon -![Version: 9.8.4](https://img.shields.io/badge/Version-9.8.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.6](https://img.shields.io/badge/AppVersion-v4.3.6-informational?style=flat-square) +![Version: 9.8.5](https://img.shields.io/badge/Version-9.8.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.7](https://img.shields.io/badge/AppVersion-v4.3.7-informational?style=flat-square) Mastodon is a free, open-source social network server based on ActivityPub.