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 (#12431)

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

Commit: f73b2eb
Author: Network Service Mesh Bot
Date: 2024-10-17 18:51:41 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#547)
PR link: networkservicemesh/sdk-vpp#864
Commit: f8b5d51
Author: Network Service Mesh Bot
Date: 2024-10-17 18:48:40 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#864)
PR link: networkservicemesh/sdk-kernel#692
Commit: 4f9e691
Author: Network Service Mesh Bot
Date: 2024-10-17 18:45:10 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#692)
PR link: networkservicemesh/sdk#1686
Commit: 9a6b64b
Author: dependabot[bot]
Date: 2024-10-17 19:42:57 -0400
Message:
                - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686)
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/nats-io/nkeys/releases)
- [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml)
- [Commits](nats-io/nkeys@v0.4.4...v0.4.6)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Oct 17, 2024
1 parent 5ad01da commit 7bb2824
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
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:1d74773
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:f73b2eb
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit 7bb2824

Please sign in to comment.