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

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

networkservicemesh/cmd-nsc commit message:
commit c7be0a7f956c1a5cae851f2bc124820ae112b609
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Mar 31 10:13:27 2021 -0500

    Merge e866e4bca15e3bb13fc81b96fae375b96538db12 into 74d2600e667f26770ddf4c96d27b301bd5b2e060

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 31, 2021
1 parent 82db62a commit bce457a
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:7c875e0b
image: networkservicemeshci/cmd-nsc:c7be0a7f
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:7c875e0b
image: networkservicemeshci/cmd-nsc:c7be0a7f
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit bce457a

Please sign in to comment.