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

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

Commit: 72a85ea
Author: Network Service Mesh Bot
Date: 2024-04-23 08:16:57 -0500
Message:
  - Sync files with networkservicemesh/cmd-template (#200)
This PR syncs files with https://github.com/networkservicemesh/cmd-template
Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805
commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805
Author: Nikita Skrynnik <[email protected]>
Date:   Tue Apr 23 20:12:10 2024 +0700
    Delete check-release-branch job from release workflow (#130)
    * Delete check-release-branch job from release workflow
    Signed-off-by: NikitaSkrynnik <[email protected]>
    * minor fixes
    Signed-off-by: NikitaSkrynnik <[email protected]>
      ---------
    Signed-off-by: NikitaSkrynnik <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Apr 23, 2024
1 parent 70f54da commit 490a822
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:6ad93ce
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:72a85ea
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:6ad93ce
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:72a85ea
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:6ad93ce
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:72a85ea
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
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-l7-proxy:6ad93ce
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:72a85ea
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 490a822

Please sign in to comment.