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

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

Commit: 5acafb9
Author: Network Service Mesh Bot
Date: 2024-08-14 08:50:30 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#771)
PR link: networkservicemesh/sdk-sriov#605
Commit: 0cf84c4
Author: Network Service Mesh Bot
Date: 2024-08-14 08:47:18 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#605)
PR link: networkservicemesh/sdk-kernel#674
Commit: a23cb71
Author: Network Service Mesh Bot
Date: 2024-08-14 08:43:41 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#674)
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 7cc722a
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:ff0d187
- name: NSM_INIT_CONTAINER_IMAGES
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:fe712ea
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:5acafb9
- name: NSM_LABELS
value: spiffe.io/spiffe-id:true
- name: NSM_ENVS
Expand Down

0 comments on commit 7cc722a

Please sign in to comment.