From 2de3045ac9052e8d56ea1ce64ac8d3bf175deeb9 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sat, 17 Apr 2021 23:27:12 +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 46d688d8275df47ae463fa8973c02cd132037fb6 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Sat Apr 17 18:26:53 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 10cb86f36272..5070fc171c29 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:d2b01be6 + image: networkservicemeshci/cmd-nse-vfio:46d688d8 imagePullPolicy: Always env: - name: SPIFFE_ENDPOINT_SOCKET