diff --git a/charts/mastodon/Chart.yaml b/charts/mastodon/Chart.yaml index 6d657977..44793682 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.1 +version: 9.8.2 # renovate: image=ghcr.io/mastodon/mastodon -appVersion: v4.3.2 +appVersion: v4.3.3 dependencies: - name: postgresql diff --git a/charts/mastodon/README.md b/charts/mastodon/README.md index f642e415..0750f272 100644 --- a/charts/mastodon/README.md +++ b/charts/mastodon/README.md @@ -1,6 +1,6 @@ # mastodon -![Version: 9.8.1](https://img.shields.io/badge/Version-9.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.2](https://img.shields.io/badge/AppVersion-v4.3.2-informational?style=flat-square) +![Version: 9.8.2](https://img.shields.io/badge/Version-9.8.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.3.3](https://img.shields.io/badge/AppVersion-v4.3.3-informational?style=flat-square) Mastodon is a free, open-source social network server based on ActivityPub.