From 02ff2c5b4042f2c76330952c967057b163202bf3 Mon Sep 17 00:00:00 2001 From: Tamipes Date: Sun, 7 Jun 2026 16:12:41 +0200 Subject: [PATCH] fix: `deployment.yaml` should use latest, not testing --- kube/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deployment.yaml b/kube/deployment.yaml index e19de76..5736290 100644 --- a/kube/deployment.yaml +++ b/kube/deployment.yaml @@ -18,7 +18,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: minecraft-ingress - image: git.tami.moe/tamipes/minecraft-ingress:testing + image: git.tami.moe/tamipes/minecraft-ingress:latest env: - name: FILTER_CONN value: '(addr == "87.229.85.222") || (addr == "") || (addr == "ogmur.xyz") || (addr == "@mat:matdoes.dev (hi honeypots) ") || (addr == "@mat:matdoes.dev ") || (addr == "slowstack.tv")'