From bff7661e73016d536d8d99baafedb43476f5852c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 26 Mar 2021 05:17:12 +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 f3f1ff8113ac14b888ed36b23aa48d54f5e21eb4 Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com> Date: Fri Mar 26 12:16:49 2021 +0700 Merge pull request #74 from artem-belov/pr-payload-config Add NS Payload to the config 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 d40797f282f5..f96a78e7df89 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:4bee9bdc + image: networkservicemeshci/cmd-nse-vfio:f3f1ff81 imagePullPolicy: Always env: - name: SPIFFE_ENDPOINT_SOCKET