From c8a4421bad252fd7ec8a348657c233feabfd4cef Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 7 May 2021 21:08:45 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nse-vfio@main networkservicemesh/cmd-nse-vfio# MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit networkservicemesh/cmd-nse-vfio PR link: https://github.com/networkservicemesh/cmd-nse-vfio/pull/ networkservicemesh/cmd-nse-vfio commit message: commit d8d946a3da7dbda2521ea0e489f6ad81077d4cd3 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri May 7 16:08:22 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… 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 bf775be16186..dd66ee2f00d4 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:8358b028 + image: networkservicemeshci/cmd-nse-vfio:d8d946a3 imagePullPolicy: Always env: - name: SPIFFE_ENDPOINT_SOCKET