From 01f4727a9a1d315de9556409d4f6e29aa57c22d1 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 30 Dec 2025 12:34:07 +0100 Subject: [PATCH] fixed image tag --- termix-system/termix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termix-system/termix.yaml b/termix-system/termix.yaml index 6e5842d..cd984c9 100644 --- a/termix-system/termix.yaml +++ b/termix-system/termix.yaml @@ -39,7 +39,7 @@ spec: spec: containers: - name: termix - image: ghcr.io/lukegus/termix:1.9.0 + image: ghcr.io/lukegus/termix:release-1.9.0 imagePullPolicy: IfNotPresent ports: - name: http