File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ type: application
99# This is the chart version. This version number should be incremented each time you make changes
1010# to the chart and its templates, including the app version.
1111# Versions are expected to follow Semantic Versioning (https://semver.org/)
12- version : 10.1.1
12+ version : 10.1.2
1313
1414# renovate: image=ghcr.io/mastodon/mastodon
15- appVersion : v4.4.1
15+ appVersion : v4.4.4
1616
1717dependencies :
1818 - name : postgresql
Original file line number Diff line number Diff line change 11# mastodon
22
3- ![ Version: 10.1.1 ] ( https://img.shields.io/badge/Version-10.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v4.4.1 ] ( https://img.shields.io/badge/AppVersion-v4.4.1 -informational?style=flat-square )
3+ ![ Version: 10.1.2 ] ( https://img.shields.io/badge/Version-10.1.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v4.4.4 ] ( https://img.shields.io/badge/AppVersion-v4.4.4 -informational?style=flat-square )
44
55Mastodon is a free, open-source social network server based on ActivityPub.
66
You can’t perform that action at this time.
0 commit comments