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

Commit: 4fd5fab
Author: Network Service Mesh Bot
Date: 2024-08-14 08:49:39 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#342)
PR link: networkservicemesh/sdk-k8s#517
Commit: f9f55b4
Author: Network Service Mesh Bot
Date: 2024-08-14 08:46:00 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#517)
PR link: networkservicemesh/sdk#1630
Commit: 78bedfb
Author: Network Service Mesh Bot
Date: 2024-08-14 08:41:05 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1630)
PR link: networkservicemesh/api#152
Commit: 03f6633
Author: Nikita Skrynnik
Date: 2024-08-14 20:39:07 +1100
Message:
                - Delete unused helper functions (#152)
* delete some helper functions
* delete more hepler functions
* delete more unused helper function
* fix linter
* return som e helper functions
* fix CI
---------
Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Aug 14, 2024
1 parent d962020 commit ab6e4b6
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:4fd5fab
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:4fd5fab
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit ab6e4b6

Please sign in to comment.