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#519

Commit: 7e64a82
Author: Network Service Mesh Bot
Date: 2024-07-12 06:34:28 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#519)
PR link: networkservicemesh/sdk-vpp#838
Commit: c3584ca
Author: Network Service Mesh Bot
Date: 2024-07-12 06:05:54 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#838)
PR link: networkservicemesh/sdk-kernel#669
Commit: ef58a1a
Author: Network Service Mesh Bot
Date: 2024-07-12 06:00:01 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#669)
PR link: networkservicemesh/sdk#1646
Commit: c0bcf88
Author: Nikita Skrynnik
Date: 2024-07-12 17:57:20 +0700
Message:
                - Revert "Revert authorize changes (#1645)" (#1646)
This reverts commit bf440a38808cb29857b60611d00c43401d473d50.
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 12, 2024
1 parent 495b1d4 commit 5d8ce34
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
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:d76249f
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:7e64a82
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit 5d8ce34

Please sign in to comment.