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

Commit: 7dc7456
Author: Nikita Skrynnik
Date: 2022-12-07 23:49:19 +1100
Message:
  - Add registry authorization (#563)
* turn on registry authorization

Signed-off-by: Nikita Skrynnik <[email protected]>

* go generate ./...

Signed-off-by: Nikita Skrynnik <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Dec 7, 2022
1 parent 433dea9 commit c1bfe87
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:a20a41d
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:7dc7456
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit c1bfe87

Please sign in to comment.