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

Commit: d51d2f9
Author: Network Service Mesh Bot
Date: 2024-05-16 03:09:23 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-sriov@main (#748)
PR link: networkservicemesh/sdk-sriov#594
Commit: 7fee1a7
Author: Network Service Mesh Bot
Date: 2024-05-16 03:05:40 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/sdk-kernel@main (#594)
PR link: networkservicemesh/sdk-kernel#663
Commit: 6a362bb
Author: Network Service Mesh Bot
Date: 2024-05-16 03:01:48 -0500
Message:
        - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#663)
PR link: networkservicemesh/sdk#1623
Commit: 3b79590
Author: Nikita Skrynnik
Date: 2024-05-16 18:55:35 +1100
Message:
                - Fix some leaks in authorize chain elements (#1623)
* fix some leaks in authorize chain elements
* fix go linter issues
* add tests for memory leaks
* fix go linter issues
* rerun CI
---------
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed May 16, 2024
1 parent 48c293f commit 64e7287
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:086855e
- name: NSM_INIT_CONTAINER_IMAGES
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:eb07dae
value: ghcr.io/networkservicemesh/ci/cmd-nsc-init:d51d2f9
- name: NSM_LABELS
value: spiffe.io/spiffe-id:true
- name: NSM_ENVS
Expand Down

0 comments on commit 64e7287

Please sign in to comment.