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-nsc-init@main (#12671)

PR link: networkservicemesh/cmd-nsc-init#802

Commit: ed31232
Author: Network Service Mesh Bot
Date: 2024-12-27 16:46:45 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#802)
PR link: networkservicemesh/sdk-sriov#634
Commit: 49297e0
Author: Network Service Mesh Bot
Date: 2024-12-27 16:43:58 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#634)
PR link: networkservicemesh/sdk-kernel#705
Commit: 3bba517
Author: Network Service Mesh Bot
Date: 2024-12-27 16:40:26 -0600
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#705)
PR link: networkservicemesh/sdk#1700
Commit: 422abe9
Author: Nikita Skrynnik
Date: 2024-12-28 09:37:57 +1100
Message:
                - use a proper context for test + fix data races in dialer (#1700)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Dec 27, 2024
1 parent 70e8bc1 commit 6bddf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/admission-webhook-k8s/admission-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
- name: NSM_CONTAINER_IMAGES
value: ghcr.io/networkservicemesh/ci/cmd-nsc:0cecc06
- name: NSM_INIT_CONTAINER_IMAGES
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:1c3a14e
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:ed31232
- name: NSM_LABELS
value: spiffe.io/spiffe-id:true
- name: NSM_ENVS
Expand Down

0 comments on commit 6bddf19

Please sign in to comment.