From f73f9a91e66969c807697b4cab436b3da5a2df82 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:08:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/insurgency-sandstorm):=20update=20695?= =?UTF-8?q?39b5=20=E2=9E=BC=20a3a3e19=20(#2953)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/insurgency-sandstorm/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml b/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml index 0ad7d14e..955e616b 100644 --- a/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml +++ b/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: docker.io/andrewmhub/insurgency-sandstorm - tag: lite@sha256:69539b504e679af92ae829b2f1a1097added1c923e64ec773e3b9417a4443add + tag: lite@sha256:a3a3e193f26ca9ce4b4bd97e5b677ca1654fc16bee96e18ef5728a06e5405609 command: ["/home/steam/steamcmd/sandstorm/Insurgency/Binaries/Linux/InsurgencyServer-Linux-Shipping"] args: ['-hostname="$(HOSTNAME)"', "-Log", "-Port=$(PORT)", "-QueryPort=$(QUERYPORT)", "-MapCycle=MapCycle", "-NoEAC", "-EnableCheats", "-Mods", '-CmdModList="${CONFIG_SANDSTORM_MODS}"', "-mutators=${CONFIG_SANDSTORM_MUTATORS}", "-ModDownloadTravelTo=${CONFIG_SANDSTORM_INIT_MAP}?Scenario=Scenario_${CONFIG_SANDSTORM_INIT_MAP}_${CONFIG_SANDSTORM_INIT_SCENARIO}?Password=$(PASSWORD)"] env: &env