3
0
mirror of https://github.com/mastodon/chart synced 2025-05-17 20:43:21 +00:00

Update chart spec

This commit is contained in:
Tim Campbell 2025-03-06 11:42:36 +01:00
parent 60c98b5e83
commit bd86d28ae8
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# 6.0.1
- Added additional values to separate out `db:prepare` and `db:migrate` jobs and whether they should run:
```yaml
mastodon:
hooks:
dbPrepare:
enabled: true
dbMigrate:
enabled: true
```
# 6.0.0
### !! BREAKING CHANGES !!

View File

@ -15,7 +15,7 @@ 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.0.0
version: 6.0.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