Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nse-firewall-vpp@main

PR link: networkservicemesh/cmd-nse-firewall-vpp#569

Commit: e7b7b59
Author: Network Service Mesh Bot
Date: 2025-02-13 10:22:19 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#569)
PR link: networkservicemesh/sdk-vpp#880
Commit: 7510d0c
Author: Network Service Mesh Bot
Date: 2025-02-13 10:19:21 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#880)
PR link: networkservicemesh/sdk-kernel#706
Commit: ff8b22a
Author: Network Service Mesh Bot
Date: 2025-02-13 10:14:50 -0600
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#706)
PR link: networkservicemesh/sdk#1713
Commit: e11e3c3
Author: Arpad Kiss
Date: 2025-02-13 17:11:22 +0100
Message:
                - Readd optinal trace condition to logObject (#1713)
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Feb 13, 2025
1 parent 2a186cc commit 350d360
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/nse-firewall-vpp/nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
2 changes: 1 addition & 1 deletion examples/features/nse-composition/passthrough-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:76a9c96
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:e7b7b59
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit 350d360

Please sign in to comment.