From d092401cd63a6583bc4375e6abbbd9754fc0c39b Mon Sep 17 00:00:00 2001 From: ab Date: Tue, 20 Jan 2026 07:56:31 +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 1e2b648..a5e58b4 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.1.4' + image: 'pasarguard/node:v0.2.0' imagePullPolicy: Always command: - /bin/sh