Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-06 18:12:20 +00:00
parent 7fe0d6d220
commit 60ba80609f
40 changed files with 2212 additions and 66 deletions
+3 -3
View File
@@ -41,16 +41,16 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"21.26.0@sha256:faf49a0177e95e3af763dd5fddb9077885870055364edbf194a1b94eaeaf4641"` | |
| j11Image.pullPolicy | string | `"Always"` | |
| j11Image.repository | string | `"tccr.io/truecharts/minecraft-java11"` | |
| j11Image.tag | string | `"latest@sha256:33b93b09ac060814fb5d985d472cfa0369a6de042eacb6306e125aa008be2eec"` | |
| j11Image.tag | string | `"latest@sha256:115f8f049f20162ae2a0100c9662f704f4be95b45a10e57cb4aa02a30e531abe"` | |
| j11j9Image.pullPolicy | string | `"Always"` | |
| j11j9Image.repository | string | `"tccr.io/truecharts/minecraft-java11-openj9"` | |
| j11j9Image.tag | string | `"latest@sha256:248ecbdca94efa8ab7c0b0437a0b59ba82ca9dabe6cd1f90a8cbd43319f15b82"` | |
| j8Image.pullPolicy | string | `"Always"` | |
| j8Image.repository | string | `"tccr.io/truecharts/minecraft-java8-openj9"` | |
| j8Image.tag | string | `"latest@sha256:3e606f04009ab1341ed119a9d10cb83a444d942e61a3f446281d9d17c1f84c04"` | |
| j8Image.tag | string | `"latest@sha256:0c37c53c0abf677607a5ecfd3d6d2737d6f1d74b6881fdbae8c6a4b0ea3000b5"` | |
| j8j9Image.pullPolicy | string | `"Always"` | |
| j8j9Image.repository | string | `"tccr.io/truecharts/minecraft-java8-openj9"` | |
| j8j9Image.tag | string | `"latest@sha256:6abc50828cd72c26e1258af759f9fff091db01ac13253b13bd548e3ef2f359e6"` | |
| j8j9Image.tag | string | `"latest@sha256:0c37c53c0abf677607a5ecfd3d6d2737d6f1d74b6881fdbae8c6a4b0ea3000b5"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| portal.enabled | bool | `false` | |