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-proxy-dns@main

PR link: networkservicemesh/cmd-registry-proxy-dns#671

Commit: cf45113
Author: Network Service Mesh Bot
Date: 2024-10-15 04:59:52 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#671)
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 <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 15, 2024
1 parent 6e3d27e commit d1e3c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/registry-proxy-dns/registry-proxy-dns.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-proxy-dns:c0e3b25
- image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:cf45113
env:
- name: SPIFFE_ENDPOINT_SOCKET
value: unix:///run/spire/sockets/agent.sock
Expand Down

0 comments on commit d1e3c4d

Please sign in to comment.