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-l7-proxy@main (#12478)

PR link: networkservicemesh/cmd-nse-l7-proxy#232

Commit: 4a92025
Author: Network Service Mesh Bot
Date: 2024-10-17 18:57:43 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#232)
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] <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 7585a29 commit e1c703c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:ef369a2
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4a92025
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:ef369a2
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4a92025
imagePullPolicy: IfNotPresent
securityContext:
privileged: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:ef369a2
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4a92025
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
restartPolicy: Never
containers:
- name: nse
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:ef369a2
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:4a92025
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit e1c703c

Please sign in to comment.