mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Update chart spec
This commit is contained in:
parent
0c6f2594d5
commit
4707ac0b20
|
@ -1,3 +1,7 @@
|
||||||
|
# 6.2.4
|
||||||
|
|
||||||
|
- Fixed an issue where redis secrets specified in values or the helm CLI wouldn't be used by the db-prepare job on install.
|
||||||
|
|
||||||
# 6.2.3
|
# 6.2.3
|
||||||
|
|
||||||
- Updated the Mastodon version to v4.3.7
|
- Updated the Mastodon version to v4.3.7
|
||||||
|
|
|
@ -15,7 +15,7 @@ type: application
|
||||||
# This is the chart version. This version number should be incremented each time
|
# 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.
|
# you make changes to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 6.2.3
|
version: 6.2.4
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# 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
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user