From 4240cd61adadb2e6e48b0fd9547534660a1470af Mon Sep 17 00:00:00 2001 From: Hills Eternity Date: Sun, 17 May 2026 10:41:15 +0000 Subject: [PATCH] Update k8s/apps/pasarguard/deployment.yaml --- k8s/apps/pasarguard/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/apps/pasarguard/deployment.yaml b/k8s/apps/pasarguard/deployment.yaml index 41cbf2e..9eeced1 100644 --- a/k8s/apps/pasarguard/deployment.yaml +++ b/k8s/apps/pasarguard/deployment.yaml @@ -1,5 +1,5 @@ --- -image: &image 'pasarguard/panel:v3.1.0' +image: &image 'pasarguard/panel:v4.0.2' apiVersion: apps/v1 kind: Deployment metadata: