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

Commit: d93bcc7
Author: Artem Glazychev
Date: 2022-05-12 17:31:28 +0700
Message:
  - Update registry client (#491)
* Update go.mod and go.sum to latest version from networkservicemesh/sdk@main
PR link: networkservicemesh/sdk#1275

Commit: 4f565a9
Author: Artem Glazychev
Date: 2022-05-12 16:06:15 +0700
Message:
    - Add dnsresolve client chain elements (#1275)
* Add dnsresolve client chain elements

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

* Add ClientURL option

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

* Handle error

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

* Unify WithClientURL option

Signed-off-by: NSMBot <[email protected]>

* Update registry client

Signed-off-by: Artem Glazychev <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 12, 2022
1 parent a8db8e3 commit 39e5156
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:3db427e
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:d93bcc7
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 39e5156

Please sign in to comment.