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-istio-proxy@main

PR link: networkservicemesh/cmd-nse-l7-proxy#8

Commit: a7fe6f2
Author: Network Service Mesh Bot
Date: 2022-06-06 05:10:28 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 6, 2022
1 parent fc187ec commit 604935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nsm_istio/nse-auto-scale/pod-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-istio-proxy:beee1ea
image: ghcr.io/networkservicemesh/ci/cmd-nse-istio-proxy:a7fe6f2
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 604935d

Please sign in to comment.