From 2b62087a537a9a2dba8b563df8cd838f44e83d15 Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Mon, 6 Oct 2025 15:30:01 +0500 Subject: [PATCH] fix: lock tfg to 0.10.17 --- minecraft/statefulset.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minecraft/statefulset.yaml b/minecraft/statefulset.yaml index 695ec01..118d025 100644 --- a/minecraft/statefulset.yaml +++ b/minecraft/statefulset.yaml @@ -152,6 +152,8 @@ spec: key: credential - name: CF_PAGE_URL value: "https://www.curseforge.com/minecraft/modpacks/terrafirmagreg-modern/" + - name: CF_FILENAME_MATCHER + value: "0.10.17" - name: VERSION value: "1.20.1" - name: INIT_MEMORY