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#551

Commit: 4a90d30
Author: Network Service Mesh Bot
Date: 2022-11-08 03:02:24 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#551)
PR link: networkservicemesh/sdk#1348

Commit: fd7a204
Author: Lars Ekman
Date: 2022-11-01 16:17:33 +0100
Message:
    - Settable global logger (#1348)
* Add a settable global logger

Signed-off-by: Lars Ekman <lars.g.ekman@est.tech>

* Use the global logger for trace-logging

Signed-off-by: Lars Ekman <lars.g.ekman@est.tech>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>

Signed-off-by: Lars Ekman <lars.g.ekman@est.tech>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Nov 8, 2022
1 parent dc452d0 commit acf3be4
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:f9e9189
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:4a90d30
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit acf3be4

Please sign in to comment.