From a57d114a67322e7083b5f1225ad51a3efb630002 Mon Sep 17 00:00:00 2001 From: AB Date: Sat, 11 Apr 2026 10:13:39 +0300 Subject: [PATCH] Bump pasarguard node --- 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 d0da231..0a3fe35 100644 --- a/k8s/apps/pasarguard/daemonset.yaml +++ b/k8s/apps/pasarguard/daemonset.yaml @@ -113,7 +113,7 @@ spec: mountPath: /scripts containers: - name: pasarguard-node - image: 'pasarguard/node:v0.2.1' + image: 'pasarguard/node:v0.3.0' imagePullPolicy: Always command: - /bin/sh