Skip to content

Commit 5d016b3

Browse files
authored
Update values.yaml
1 parent 5e8d004 commit 5d016b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/minecraft/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ minecraftServer:
313313
# A list of Modrinth project slugs with optional version after colon
314314
modrinth:
315315
projects: []
316-
# Downloads Modrinth project dependencies marked as optional
317-
optionalDependencies: false
316+
# Specifies whether to download Modrinth dependencies. The allowed values are: none, required, optional
317+
downloadDependencies: none
318318
# The version type is used to determine the newest version to use from each project. The allowed values are: release, beta, alpha
319319
allowedVersionType: default
320320

0 commit comments

Comments
 (0)