From ac53fd463792f9a38e3b213bceb28a5c2ee8451a Mon Sep 17 00:00:00 2001 From: NSMBot <nsmbot@networkservicmesh.io> Date: Mon, 14 Mar 2022 15:47:47 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-registry-proxy-dns@main PR link: https://github.com/networkservicemesh/cmd-registry-proxy-dns/pull/465 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 5e108d4 Author: Network Service Mesh Bot Date: 2022-03-14 10:43:23 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> --- 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 333ccc74081f..ea0fe8af5df2 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:db1c64a + - image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:5e108d4 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock