Skip to content

Commit 173255b

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vlan-vpp@main (#13143)
PR link: networkservicemesh/cmd-nse-vlan-vpp#583 Commit: 59c0238 Author: Network Service Mesh Bot Date: 2025-04-25 08:10:54 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#583) PR link: networkservicemesh/sdk-vpp#900 Commit: b1f2d48 Author: Botond Szirtes Date: 2025-04-25 15:07:32 +0200 Message: - Adjust optional prefix for Prometheus metric names (#900) Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent 5f2d458 commit 173255b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nse-vlan-vpp/nse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: nse
20-
image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:124f15a
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:59c0238
2121
imagePullPolicy: IfNotPresent
2222
securityContext:
2323
privileged: true

0 commit comments

Comments
 (0)