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-registry-memory@main

PR link: networkservicemesh/cmd-registry-memory#465

Commit: b1a1528
Author: Denis Tingaikin
Date: 2022-01-26 22:38:43 +0300
Message:
  - qfix: Update to latest sdk manually (#465)
* update to latest sdk manually

Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>

* fix linter

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 26, 2022
1 parent 5f6ef5a commit cef7d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-memory/registry-memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
"spiffe.io/spiffe-id": "true"
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:5bb0078
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:b1a1528
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit cef7d27

Please sign in to comment.