From eb98de76701455e8ea59496e17da80c1f53264d3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Dec 2024 13:22:20 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/ich777/steamcmd digest to 637cfee (#29948) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ich777/steamcmd](https://redirect.github.com/ich777/docker-steamcmd-server) | digest | `c0511c0` -> `637cfee` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/sdtd/Chart.yaml | 2 +- charts/stable/sdtd/values.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml index 5ac9971d457..15e17eac085 100644 --- a/charts/stable/sdtd/Chart.yaml +++ b/charts/stable/sdtd/Chart.yaml @@ -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 diff --git a/charts/stable/sdtd/values.yaml b/charts/stable/sdtd/values.yaml index 202d17feef4..a208c6a01ee 100644 --- a/charts/stable/sdtd/values.yaml +++ b/charts/stable/sdtd/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/ich777/steamcmd - tag: 7dtd@sha256:c0511c04143804c6c7ccc7214a687cc92dd16feec0f670981421ec45c8a7e29d + tag: 7dtd@sha256:637cfee789129cbcf978c5a950fd43a6c255284c2f7c0f7d731e194898c67d21 persistence: serverfiles: enabled: true @@ -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: @@ -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: