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

Commit: 818d038
Author: Network Service Mesh Bot
Date: 2024-09-30 20:52:22 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#354)
PR link: networkservicemesh/sdk-k8s#527
Commit: cac9089
Author: Ed Warnicke
Date: 2024-09-30 20:48:37 -0500
Message:
    - Merge pull request #527 from networkservicemesh/fix-etcd-ifcase-update
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Oct 1, 2024
1 parent d6dd495 commit d82f9f2
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:30a07ff
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:818d038
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:30a07ff
image: ghcr.io/networkservicemesh/ci/cmd-nse-supplier-k8s:818d038
imagePullPolicy: IfNotPresent
env:
- name: NSM_SERVICE_NAME
Expand Down

0 comments on commit d82f9f2

Please sign in to comment.