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#125

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

networkservicemesh/cmd-nsc commit message:
commit e6fca68c738edc7b69c7e7db9100ed87c64708b6
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Sat Feb 20 12:36:10 2021 +0000

    Merge 8b65e1e0b8b0f8830cd43bf99f27d7473a0eb92f into 9a2098cb3cfe1cfd185f7348a589615e0b241ab1

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Feb 20, 2021
1 parent d2bb670 commit c8c634c
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:e9a1700a
image: networkservicemeshci/cmd-nsc:e6fca68c
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:e9a1700a
image: networkservicemeshci/cmd-nsc:e6fca68c
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit c8c634c

Please sign in to comment.