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

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

networkservicemesh/cmd-nsc commit message:
commit 70b675eb6156fead1c5410736f9296cd045e98f7
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Tue Jan 26 08:33:08 2021 -0600

    Merge cc045d610f5ff6cc6a82acfb7405327ec33009e2 into 323bdfea79ba1b319e9defd46d8678ddfb7fb484

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 26, 2021
1 parent 9b8773f commit 587e784
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:323bdfea
image: networkservicemeshci/cmd-nsc:70b675eb
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:323bdfea
image: networkservicemeshci/cmd-nsc:70b675eb
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 587e784

Please sign in to comment.