From 002c9186244f3f2712ca83c7acf4edbdd572d0e0 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon, 26 Aug 2024 21:06:00 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main (#12266) PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/713 Commit: 05a2533 Author: Network Service Mesh Bot Date: 2024-08-26 21:04:23 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#713) PR link: https://github.com/networkservicemesh/sdk-vpp/pull/839 Commit: 441b551 Author: Botond Szirtes Date: 2024-08-27 04:01:09 +0200 Message: - Add an option to expose Prometheus metrics via http/s server (#839) Signed-off-by: NSMBot Co-authored-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 b3a08964596e..1ea5e272a65f 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:3203b5d + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:05a2533 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET