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-supplier-k8s@main

PR link: networkservicemesh/cmd-nse-supplier-k8s#344

Commit: 6db7bc9
Author: Network Service Mesh Bot
Date: 2024-08-15 15:57:41 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#344)
PR link: networkservicemesh/sdk-k8s#518
Commit: 2f6c43d
Author: Network Service Mesh Bot
Date: 2024-08-15 15:53:59 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#518)
PR link: networkservicemesh/sdk#1658
Commit: eeb0114
Author: Network Service Mesh Bot
Date: 2024-08-15 15:49:07 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658)
PR link: networkservicemesh/api#174
Commit: fdbfcd8
Author: Nikita Skrynnik
Date: 2024-08-15 21:15:54 +1100
Message:
                - Revert changes in strToIPNet func (#174)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 15, 2024
1 parent 2fb6b70 commit ce9e6e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/nse-supplier-k8s/supplier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: nse-supplier
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:d57f316
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:6db7bc9
imagePullPolicy: IfNotPresent
env:
- name: SPIFFE_ENDPOINT_SOCKET
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: nse-supplier
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:d57f316
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:6db7bc9
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit ce9e6e3

Please sign in to comment.