feat(apps): add 2 more gameservers (#1840)
* feat(apps): add 2 more gameservers * add icons * first image done * set some * statusfactory runas to root * minecraft-java ci containers set * fix statis indent * more * fix satis * CI fixes * more fixes * fix versioning mistake
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11
|
||||
tag: latest@sha256:33b93b09ac060814fb5d985d472cfa0369a6de042eacb6306e125aa008be2eec
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
VERSION: "1.16.1"
|
||||
@@ -0,0 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
tag: latest@sha256:248ecbdca94efa8ab7c0b0437a0b59ba82ca9dabe6cd1f90a8cbd43319f15b82
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
VERSION: "1.16.1"
|
||||
@@ -0,0 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java8-openj9
|
||||
tag: latest@sha256:3e606f04009ab1341ed119a9d10cb83a444d942e61a3f446281d9d17c1f84c04
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
VERSION: "1.16.1"
|
||||
@@ -0,0 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/minecraft-java11-openj9
|
||||
tag: latest@sha256:6abc50828cd72c26e1258af759f9fff091db01ac13253b13bd548e3ef2f359e6
|
||||
pullPolicy: Always
|
||||
|
||||
env:
|
||||
VERSION: "1.16.1"
|
||||
Reference in New Issue
Block a user