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

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

Commit: 5cd691f
Author: Network Service Mesh Bot
Date: 2024-10-17 12:21:01 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#230)
PR link: networkservicemesh/sdk-kernel#691
Commit: 745014a
Author: Network Service Mesh Bot
Date: 2024-10-17 12:17:46 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#691)
PR link: networkservicemesh/sdk#1535
Commit: 21c4d98
Author: dependabot[bot]
Date: 2024-10-17 13:15:20 -0400
Message:
        - Bump github.com/nats-io/nats-server/v2 from 2.8.2 to 2.9.23 (#1535)
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.8.2 to 2.9.23.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](nats-io/nats-server@v2.8.2...v2.9.23)
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 17, 2024
1 parent 33e3ddf commit 9162fa4
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:fa0418a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:5cd691f
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:fa0418a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:5cd691f
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:fa0418a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:5cd691f
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:fa0418a
image: ghcr.io/networkservicemesh/ci/cmd-nse-l7-proxy:5cd691f
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down

0 comments on commit 9162fa4

Please sign in to comment.