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

PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/

Commit: 6a28c0a
Author: Nikita Skrynnik
Date: 2024-04-05 15:54:38 +0700
Message:
  - Update gRPC health probe to fix CVEs (#670)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Apr 5, 2024
1 parent c5dfc36 commit 2137509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr/nsmgr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccount: nsmgr-sa
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f44b6a0
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:6a28c0a
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 2137509

Please sign in to comment.