From ce5b76e4984c73052ef07f8756e402a35660fa0f Mon Sep 17 00:00:00 2001 From: ab Date: Tue, 21 Apr 2026 12:00:03 +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 1cd5414..cd5403c 100644 --- a/k8s/apps/pasarguard/deployment.yaml +++ b/k8s/apps/pasarguard/deployment.yaml @@ -34,7 +34,7 @@ spec: mountPath: /templates/subscription containers: - name: pasarguard-web - image: 'pasarguard/panel:dev' + image: 'pasarguard/panel:v3.0.2' imagePullPolicy: Always envFrom: - secretRef: