From ce383b4c9c4f029b46953e702a884c3c8a53853b Mon Sep 17 00:00:00 2001 From: NSMBot <nsmbot@networkservicmesh.io> Date: Fri, 19 Apr 2024 10:49:48 +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/644 Commit: a3fe816 Author: Network Service Mesh Bot Date: 2024-04-19 05:49:30 -0500 Message: - Sync files with networkservicemesh/cmd-template (#644) This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/b06b95264e7c9af33c7061aefb42b0e9f54fd3b0 commit b06b95264e7c9af33c7061aefb42b0e9f54fd3b0 Author: Arpad Kiss <158226216+arp-est@users.noreply.github.com> Date: Fri Apr 19 12:42:49 2024 +0200 Add env-check to ci.yaml (#131) Signed-off-by: Arpad Kiss <arpad.a.kiss@est.tech> 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 d65c88e994ed..f74a5e010fc9 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:8a26b4a + - image: ghcr.io/networkservicemesh/ci/cmd-registry-proxy-dns:a3fe816 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock