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

PR link: networkservicemesh/cmd-nsmgr-proxy#524

Commit: e3b819b
Author: Network Service Mesh Bot
Date: 2024-10-15 05:00:01 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#524)
PR link: networkservicemesh/sdk#1681
Commit: 7ebf92e
Author: Nikita Skrynnik
Date: 2024-10-15 16:56:55 +0700
Message:
    - fix context leak in timeout chain element (#1681)
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 15, 2024
1 parent 6e3d27e commit f0b581e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr-proxy/nsmgr-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-proxy-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:00f5b50
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:e3b819b
imagePullPolicy: IfNotPresent
name: nsmgr-proxy
ports:
Expand Down

0 comments on commit f0b581e

Please sign in to comment.