From 057d30e6942f1827d0bc77754dbb1a68d2849dd0 Mon Sep 17 00:00:00 2001 From: HDW Date: Mon, 27 Apr 2026 18:31:02 +0200 Subject: [PATCH] add wt fix --- apps/warthunder/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/warthunder/app-deployment.yaml b/apps/warthunder/app-deployment.yaml index bf61065..951416a 100644 --- a/apps/warthunder/app-deployment.yaml +++ b/apps/warthunder/app-deployment.yaml @@ -26,7 +26,7 @@ spec: - name: github-auth containers: - name: streamlit - image: ghcr.io/unreg-hdw/wt-tracker:v1 + image: ghcr.io/unreg-hdw/wt-tracker:latest ports: - containerPort: 8501 # WICHTIG: Streamlit Flags direkt im Deployment setzen, damit Traefik & Websockets funktionieren