Skip to content

Commit fc161e3

Browse files
nsmbotNSMBot
andauthored
Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-firewall-vpp@main (#13647)
PR link: networkservicemesh/cmd-nse-firewall-vpp#605 Commit: c2862e2 Author: Network Service Mesh Bot Date: 2026-04-01 08:09:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#605) PR link: networkservicemesh/sdk-vpp#919 Commit: 29a8f9a Author: Network Service Mesh Bot Date: 2026-04-01 07:46:09 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#919) PR link: networkservicemesh/sdk-kernel#740 Commit: 9427e07 Author: Network Service Mesh Bot Date: 2026-04-01 07:42:07 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#740) PR link: networkservicemesh/sdk#1748 Commit: 4ec4625 Author: dependabot[bot] Date: 2026-04-01 14:39:20 +0200 Message: - Bump google.golang.org/grpc from 1.71.1 to 1.79.3 (#1748) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent c1ed600 commit fc161e3

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

apps/nse-firewall-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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: SPIFFE_ENDPOINT_SOCKET

examples/features/nse-composition/passthrough-1.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

examples/features/nse-composition/passthrough-2.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

examples/features/nse-composition/passthrough-3.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

examples/interdomain/usecases/floating_nse_composition/cluster1/nse-passthrough-1/passthrough.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

examples/interdomain/usecases/floating_nse_composition/cluster2/nse-passthrough-2/passthrough.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

examples/interdomain/usecases/floating_nse_composition/cluster2/nse-passthrough-3/passthrough.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-firewall-vpp:17a8849
20+
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:c2862e2
2121
imagePullPolicy: IfNotPresent
2222
env:
2323
- name: NSM_SERVICE_NAME

0 commit comments

Comments
 (0)