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: networkservicemesh/cmd-nsmgr#596

Commit: 4c7cdb7
Author: Artem Glazychev
Date: 2023-04-27 20:54:51 +0700
Message:
  - Fix logging (#596)
* Update go.mod and go.sum to latest version from networkservicemesh/sdk@main
PR link: networkservicemesh/sdk#1450

Commit: fbf0404
Author: Artem Glazychev
Date: 2023-04-27 16:14:55 +0700
Message:
    - opentelemetry fixes (#1450)
Signed-off-by: NSMBot <[email protected]>

* Fix logging

Signed-off-by: Artem Glazychev <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Apr 27, 2023
1 parent bc62e09 commit 46f896f
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:27dca6c
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:4c7cdb7
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 46f896f

Please sign in to comment.