diff --git a/k8s/apps/pasarguard/daemonset.yaml b/k8s/apps/pasarguard/daemonset.yaml index a5e58b4..d0da231 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.0' + image: 'pasarguard/node:v0.2.1' imagePullPolicy: Always command: - /bin/sh