From 343828643294c88a9914feacc990c90b9690b520 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 24 Dec 2024 10:00:51 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/743 Commit: 2160343 Author: Network Service Mesh Bot Date: 2024-12-24 04:00:31 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#743) PR link: https://github.com/networkservicemesh/sdk-vpp/pull/876 Commit: 014fe3a Author: Network Service Mesh Bot Date: 2024-12-24 03:57:47 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#876) PR link: https://github.com/networkservicemesh/sdk-kernel/pull/703 Commit: 31c2f68 Author: Network Service Mesh Bot Date: 2024-12-24 03:54:20 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#703) PR link: https://github.com/networkservicemesh/sdk/pull/1710 Commit: 4a9b9a0 Author: Denis Tingaikin Date: 2024-12-24 12:52:13 +0300 Message: - add options for using custom heal/reetry clients for registry (#1710) Signed-off-by: NSMBot --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index 2a5b40b9a39..ab7f5f470ee 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:3930791 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:2160343 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET