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-icmp-responder@main (#12459)

PR link: networkservicemesh/cmd-nse-icmp-responder#627

Commit: 3ad4703
Author: Network Service Mesh Bot
Date: 2024-10-17 19:01:28 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#627)
PR link: networkservicemesh/sdk-sriov#621
Commit: 0fdb36b
Author: Network Service Mesh Bot
Date: 2024-10-17 18:58:07 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#621)
PR link: networkservicemesh/sdk-kernel#693
Commit: 3e29bf1
Author: Network Service Mesh Bot
Date: 2024-10-17 18:54:50 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#693)
PR link: networkservicemesh/sdk#1685
Commit: a17a4fe
Author: dependabot[bot]
Date: 2024-10-17 19:52:26 -0400
Message:
                - Bump golang.org/x/net from 0.21.0 to 0.23.0 (#1685)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Oct 18, 2024
1 parent a5667aa commit cca2ccf
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/nse-kernel/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-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/change-nse-dynamically/blue-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/change-nse-dynamically/green-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
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-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
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-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/ipam-policies/first-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/ipam-policies/second-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/multiple-services/first-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/multiple-services/second-nse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
2 changes: 1 addition & 1 deletion examples/features/mutually-aware-nses/nse-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-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: NSM_CIDR_PREFIX
Expand Down
2 changes: 1 addition & 1 deletion examples/features/mutually-aware-nses/nse-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-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: NSM_CIDR_PREFIX
Expand Down
2 changes: 1 addition & 1 deletion examples/features/scale-from-zero/pod-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
restartPolicy: Never
containers:
- name: nse-icmp-responder
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:f6f4a30
image: ghcr.io/networkservicemesh/ci/cmd-nse-icmp-responder:3ad4703
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit cca2ccf

Please sign in to comment.