From bf693ec90645b7db02bfca52c42cf4fe912c9281 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 14 May 2024 16:47:32 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-registry-proxy-dns@main (#11964) PR link: https://github.com/networkservicemesh/cmd-registry-proxy-dns/pull/647 Commit: 94d341e Author: Denis Tingaikin Date: 2024-05-15 00:37:23 +0300 Message: - Merge pull request #647 from Nordix/arpest_update_envs Signed-off-by: NSMBot Co-authored-by: NSMBot --- apps/registry-proxy-dns/registry-proxy-dns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/registry-proxy-dns/registry-proxy-dns.yaml b/apps/registry-proxy-dns/registry-proxy-dns.yaml index 875d6058d45c..f0049f94c8c5 100644 --- a/apps/registry-proxy-dns/registry-proxy-dns.yaml +++ b/apps/registry-proxy-dns/registry-proxy-dns.yaml @@ -16,7 +16,7 @@ spec: "spiffe.io/spiffe-id": "true" spec: containers: - - image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:b374a61 + - image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:94d341e env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock