fix(ark): oopsie

This commit is contained in:
Kjeld Schouten
2025-05-07 21:25:28 +02:00
parent e175011a9e
commit 7a35c4877b
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
- https://hub.docker.com/r/drpsychick/arkserver
type: application
version: 10.0.13
version: 10.0.14
+2 -5
View File
@@ -112,12 +112,9 @@ persistence:
save:
enabled: true
mountPath: /arkserver/ShooterGame/Saved
Content:
shootergame:
enabled: true
mountPath: /arkserver/ShooterGame/Content
Binaries:
enabled: true
mountPath: /arkserver/ShooterGame/Binaries
mountPath: /arkserver/ShooterGame
gameinis:
enabled: true
type: configmap
@@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: arksurvivalevolved
version: 10.0.13
version: 10.0.14
sourceRef:
kind: HelmRepository
name: truecharts