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-nse-icmp-responder@main

PR link: https://github.com/networkservicemesh/cmd-nse-icmp-responder/pull/

Commit: d91da6e
Author: Denis Tingaikin
Date: 2021-10-11 12:18:39 +0300
Message:
  - Merge pull request #306 from Mixaster995/feature/log-level
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 11, 2021
1 parent 2068f85 commit ac80c06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/nse-kernel/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:1305eb0
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:d91da6e
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/scale-from-zero/pod-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: nse-icmp-responder
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:1305eb0
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:d91da6e
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit ac80c06

Please sign in to comment.