From c6f352817471da3d9bc46dfc1dbeaabb82cc26e7 Mon Sep 17 00:00:00 2001 From: ab Date: Sun, 30 Nov 2025 22:40:07 +0000 Subject: [PATCH] Update k8s/apps/pasarguard/daemonset.yaml --- k8s/apps/pasarguard/daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/apps/pasarguard/daemonset.yaml b/k8s/apps/pasarguard/daemonset.yaml index af8072d..6286e6a 100644 --- a/k8s/apps/pasarguard/daemonset.yaml +++ b/k8s/apps/pasarguard/daemonset.yaml @@ -152,7 +152,7 @@ spec: - name: scripts mountPath: /scripts - name: pasarguard-node - image: 'pasarguard/node:v0.1.1' + image: 'pasarguard/node:v0.1.3' imagePullPolicy: Always command: - /bin/sh