Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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-l7-proxy@main

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

Commit: 3edca40
Author: Network Service Mesh Bot
Date: 2023-11-28 06:13:02 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
NSMBot committed Nov 28, 2023
1 parent e4e8549 commit d874558
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:1ba7b5f
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:3edca40
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:1ba7b5f
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:3edca40
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:1ba7b5f
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:3edca40
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:1ba7b5f
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:3edca40
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET

0 comments on commit d874558

Please sign in to comment.