Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nsc-vpp@main

PR link: networkservicemesh/cmd-nsc-vpp#368

Commit: 8186dac
Author: Nikita Skrynnik
Date: 2022-03-17 01:47:09 +0700
Message:
  - Mutually Aware NSEs (#368)
* add awareness groups

Signed-off-by: Nikita Skrynnik <[email protected]>

* fix linter issues

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Mar 16, 2022
1 parent 1167241 commit 8bf3e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-memif/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nsc
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:db61292
image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:8186dac
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 8bf3e16

Please sign in to comment.