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

Commit: e54e480
Author: Nikita Skrynnik
Date: 2022-09-19 06:38:58 +0700
Message:
  - Add opa chain elements for registry (#537)
* add opa registry chain elements

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* remote replace from go.mod

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* go generate ./...

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* cleanup

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 18, 2022
1 parent 89bed74 commit 8d7e889
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:152dccb
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e54e480
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit 8d7e889

Please sign in to comment.