Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-registry-memory@main networkservicemesh/cmd-registry-memory#

networkservicemesh/cmd-registry-memory PR link: https://github.com/networkservicemesh/cmd-registry-memory/pull/

networkservicemesh/cmd-registry-memory commit message:
commit 3828d51df170442d6cda315261bc3f77c1f23b7a
Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com>
Date:   Wed Jun 16 04:32:16 2021 +0700

    fix: registry-memory doesn't work in interdomain scenarios. (#347)

    * fix: registry-memory doesn't work in interdomain scenarios.

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

    * fix linter issue

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

    * fix build issue

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

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jun 15, 2021
1 parent 28a59ab commit 09e79eb
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 @@ -15,7 +15,7 @@ spec:
app: registry
spec:
containers:
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:ecaef77
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:3828d51
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 09e79eb

Please sign in to comment.