Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-nsc@master networkservicemesh/cmd-nsc#118

networkservicemesh/cmd-nsc PR link: networkservicemesh/cmd-nsc#118

networkservicemesh/cmd-nsc commit message:
commit 3a3d21c4e8b69653e516062bbd7f409027bb488e
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Fri Feb 12 00:39:48 2021 -0600

    Merge bf3393e0e809200e40328679ea6f910071f3ffa7 into 7b05fcbc4db7de0bda124faa4099210dbc4cf102

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 12, 2021
1 parent c1fa958 commit cf1d6d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/nsc-kernel/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: nsc
image: networkservicemeshci/cmd-nsc:27aa18a2
image: networkservicemeshci/cmd-nsc:3a3d21c4
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion apps/nsc-vfio/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
mountPath: /dev/vfio

- name: sidecar
image: networkservicemeshci/cmd-nsc:27aa18a2
image: networkservicemeshci/cmd-nsc:3a3d21c4
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit cf1d6d0

Please sign in to comment.