Skip to content

Commit 7121870

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vlan-vpp@main (#13409)
PR link: networkservicemesh/cmd-nse-vlan-vpp#600 Commit: 5deefd5 Author: Network Service Mesh Bot Date: 2025-06-24 08:54:17 -0500 Message: - Update from update/networkservicemesh/sdk-vpp (#600) * Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main PR link: networkservicemesh/sdk-vpp#911 Commit: ec5a7bb Author: Network Service Mesh Bot Date: 2025-06-24 08:48:30 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#911) PR link: networkservicemesh/sdk-kernel#733 Commit: dcd33e6 Author: Network Service Mesh Bot Date: 2025-06-24 08:44:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#733) PR link: networkservicemesh/sdk#1737 Commit: 8c5ddd8 Author: Network Service Mesh Bot Date: 2025-06-24 08:41:38 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1737) PR link: https://github.com/networkservicemesh/api/pull/ Commit: a309c99 Author: dependabot[bot] Date: 2025-06-24 15:31:02 +0200 Message: - Bump arduino/setup-protoc from 1 to 3 (#186) * Bump arduino/setup-protoc from 1 to 3 Bumps [arduino/setup-protoc](https://github.com/arduino/setup-protoc) from 1 to 3. - [Release notes](https://github.com/arduino/setup-protoc/releases) - [Commits](arduino/setup-protoc@v1...v3) --- updated-dependencies: - dependency-name: arduino/setup-protoc dependency-type: direct:production update-type: version-update:semver-major ... * remove explicit versioning --------- * Automatically resolving conflicts in go.mod and updating dependency versions to the latest --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Botond Szirtes <[email protected]> Signed-off-by: NSMBot <[email protected]> Co-authored-by: NSMBot <[email protected]>
1 parent e980a97 commit 7121870

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:e03e9f8
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:5deefd5
2121
imagePullPolicy: IfNotPresent
2222
securityContext:
2323
privileged: true

0 commit comments

Comments
 (0)