From 61e0dfb6b541f263060f3f36a26694c0b3192df9 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 14 Apr 2021 17:45:40 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nse-vfio@master networkservicemesh/cmd-nse-vfio# networkservicemesh/cmd-nse-vfio PR link: https://github.com/networkservicemesh/cmd-nse-vfio/pull/ networkservicemesh/cmd-nse-vfio commit message: commit 20cc1ac4a57f8daefc3075b507607a17687281db Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com> Date: Thu Apr 15 00:45:21 2021 +0700 Merge pull request #93 from Bolodya1997/update-master Update to the latest sdk version Signed-off-by: NSMBot --- apps/nse-vfio/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vfio/nse.yaml b/apps/nse-vfio/nse.yaml index bc6205022bb8..515dbd720798 100644 --- a/apps/nse-vfio/nse.yaml +++ b/apps/nse-vfio/nse.yaml @@ -31,7 +31,7 @@ spec: mountPath: /dev/vfio - name: sidecar - image: networkservicemeshci/cmd-nse-vfio:bee7656f + image: networkservicemeshci/cmd-nse-vfio:20cc1ac4 imagePullPolicy: Always env: - name: SPIFFE_ENDPOINT_SOCKET