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

Commit: ef165a1
Author: Network Service Mesh Bot
Date: 2024-10-15 05:00:03 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#690)
PR link: networkservicemesh/sdk#1681
Commit: 7ebf92e
Author: Nikita Skrynnik
Date: 2024-10-15 16:56:55 +0700
Message:
    - fix context leak in timeout chain element (#1681)
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 15, 2024
1 parent 6e3d27e commit 9476b9a
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:dc1e552
- image: ghcr.io/networkservicemesh/ci/cmd-registry-memory:ef165a1
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit 9476b9a

Please sign in to comment.