From 80ce5a08a92fa369c868b66a257e51498a9e5895 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 29 Apr 2021 12:04:32 +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 00cb86509dd161920bc7114787ab7672842d96fa Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu Apr 29 07:04:04 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 af203cd829f7..a192b0bfc0b2 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:23212025 + image: networkservicemeshci/cmd-nse-vfio:00cb8650 imagePullPolicy: Always env: - name: SPIFFE_ENDPOINT_SOCKET