From 1e95a99ea78fb7f9c0687d6d47364e75f945777c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 23 Apr 2024 13:18:04 +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/645 Commit: b374a61 Author: Network Service Mesh Bot Date: 2024-04-23 08:17:08 -0500 Message: - Sync files with networkservicemesh/cmd-template (#645) This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805 commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805 Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com> Date: Tue Apr 23 20:12:10 2024 +0700 Delete check-release-branch job from release workflow (#130) * Delete check-release-branch job from release workflow Signed-off-by: NikitaSkrynnik * minor fixes Signed-off-by: NikitaSkrynnik --------- Signed-off-by: NikitaSkrynnik Signed-off-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 d65c88e994ed..875d6058d45c 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:b374a61 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock