mirror of
https://github.com/mastodon/chart
synced 2025-03-15 13:31:51 +00:00
Set default chart version to 4.2, add version compatilibity notes (#113)
This commit is contained in:
parent
5527809faf
commit
e327416da4
|
@ -6,7 +6,7 @@ image:
|
||||||
# built from the most recent commit
|
# built from the most recent commit
|
||||||
#
|
#
|
||||||
# tag: latest
|
# tag: latest
|
||||||
tag: ""
|
tag: "v4.2"
|
||||||
# use `Always` when using `latest` tag
|
# use `Always` when using `latest` tag
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
@ -368,6 +368,7 @@ postgresql:
|
||||||
|
|
||||||
# Options for a read-only replica.
|
# Options for a read-only replica.
|
||||||
# If enabled, mastodon uses existing defaults for postgres for these values as well.
|
# If enabled, mastodon uses existing defaults for postgres for these values as well.
|
||||||
|
# NOTE: This feature is only available on Mastodon v4.2+
|
||||||
# Documentation for more information on this feature:
|
# Documentation for more information on this feature:
|
||||||
# https://docs.joinmastodon.org/admin/scaling/#read-replicas
|
# https://docs.joinmastodon.org/admin/scaling/#read-replicas
|
||||||
readReplica:
|
readReplica:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user