Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from sparkfabrik/feature/upgrade-mastodon-4.1.1
Browse files Browse the repository at this point in the history
feat: upgrade mastodon to 4.1.1
  • Loading branch information
paolomainardi authored Mar 20, 2023
2 parents 9c495bc + 5e76722 commit 471032b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/mastodon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,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: 4.1.0
version: 4.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
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v4.1.0
appVersion: v4.1.1

dependencies:
- name: elasticsearch
Expand Down

0 comments on commit 471032b

Please sign in to comment.