From 70966402a7475dfd9908dc403ce66a95a5ef7d98 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 20:08:34 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/insurgency-sandstorm):=20update=20642?= =?UTF-8?q?2fa7=20=E2=9E=BC=20e38fcb4=20(#3436)?= 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 d4104cdb..e6c5cbf3 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:6422fa7079daf38e66a1f1036d8c42bfe210a117028c053cb8fc4837ff999bdc + tag: lite@sha256:e38fcb4d3f582193e62c8883012006a11fab6aac9e2058d3d0c46abaa23f410f 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="$(MODS)"', "-mutators=$(MUTATORS)", "-ModDownloadTravelTo=$(INIT_MAP)?Scenario=Scenario_$(INIT_MAP)_$(INIT_SCENARIO)?Password=$(PASSWORD)"] env: &env