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

Commit

Permalink
feat: upgrade the mastodon appVersion to 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
paolomainardi authored Aug 15, 2023
1 parent 26f5614 commit 248fc4e
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 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.1
version: 4.1.6

# 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.1
appVersion: v4.1.6

dependencies:
- name: elasticsearch
Expand All @@ -39,11 +39,3 @@ dependencies:
- name: common
version: 2.8.0
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami

# https://blog.artifacthub.io/blog/changelogs/
artifacthub.io/changes: |
- kind: changed
description: Update to Mastodon 4.1.0
links:
- name: Github Release
url: https://github.com/mastodon/mastodon/releases/tag/v4.1.0

0 comments on commit 248fc4e

Please sign in to comment.