mirror of
https://github.com/mastodon/chart
synced 2025-03-14 13:01:51 +00:00
Update mastodon to v4.3.6 (#182)
This commit is contained in:
parent
e31dbde703
commit
c3896ab570
|
@ -1,3 +1,7 @@
|
|||
# 6.1.1
|
||||
|
||||
- Updated the Mastodon version to v4.3.6
|
||||
|
||||
# 6.1.0
|
||||
|
||||
- Added a new job to re/build elasticsearch indices as a post-upgrade hook:
|
||||
|
|
|
@ -15,12 +15,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: 6.1.0
|
||||
version: 6.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.3.5"
|
||||
appVersion: "v4.3.6"
|
||||
|
||||
dependencies:
|
||||
- name: elasticsearch
|
||||
|
|
Loading…
Reference in New Issue
Block a user