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

Commit: 608d302
Author: Nikita Skrynnik
Date: 2022-05-30 06:23:22 +0700
Message:
  - Set minumum TLS version to 1.2 (#498)
* add tls 1.2

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

* fix generation

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

* fix linter

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 29, 2022
1 parent 6c4e128 commit c9744aa
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:ef53231
- image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:608d302
imagePullPolicy: IfNotPresent
name: nsmgr
ports:
Expand Down

0 comments on commit c9744aa

Please sign in to comment.