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

Commit: 4123b50
Author: Network Service Mesh Bot
Date: 2024-11-05 09:22:46 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#551)
PR link: networkservicemesh/sdk-vpp#868
Commit: bac4bf1
Author: Network Service Mesh Bot
Date: 2024-11-05 09:11:52 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#868)
PR link: networkservicemesh/sdk-kernel#695
Commit: 6965743
Author: Network Service Mesh Bot
Date: 2024-11-05 08:59:58 -0600
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#695)
PR link: networkservicemesh/sdk#1687
Commit: 370b7b5
Author: dependabot[bot]
Date: 2024-11-05 09:42:27 -0500
Message:
                - Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.1 (#1687)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.2.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v4.2.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Nov 5, 2024
1 parent f42bddd commit f31e200
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
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:fe2b7f6
image: ghcr.io/networkservicemesh/ci/cmd-nse-firewall-vpp:4123b50
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit f31e200

Please sign in to comment.