Skip to content

Commit

Permalink
Merge 05b2988 into 621dc2f
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Dec 31, 2024
2 parents 621dc2f + 05b2988 commit 73187f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion charts/stable/sdtd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sdtd
- https://www.steampowered.com/
type: application
version: 9.4.0
version: 10.0.0
18 changes: 9 additions & 9 deletions charts/stable/sdtd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/ich777/steamcmd
tag: 7dtd@sha256:c0511c04143804c6c7ccc7214a687cc92dd16feec0f670981421ec45c8a7e29d
tag: 7dtd@sha256:637cfee789129cbcf978c5a950fd43a6c255284c2f7c0f7d731e194898c67d21
persistence:
serverfiles:
enabled: true
Expand All @@ -24,6 +24,14 @@ service:
port: 26900
protocol: tcp
targetPort: 26900
steammasterser:
enabled: true
ports:
mainudp:
enabled: true
port: 26900
protocol: udp
targetPort: 26900
raknet:
enabled: true
ports:
Expand All @@ -48,14 +56,6 @@ service:
port: 26901
protocol: udp
targetPort: 26901
steammasterser:
enabled: true
ports:
steammasterser:
enabled: true
port: 26900
protocol: udp
targetPort: 26900
unet:
enabled: true
ports:
Expand Down

0 comments on commit 73187f4

Please sign in to comment.