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-map-ip-k8s@main

PR link: networkservicemesh/cmd-map-ip-k8s#223

Commit: 6625b89
Author: Network Service Mesh Bot
Date: 2024-05-16 02:59:14 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#223)
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 303e1fe commit 18461af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsmgr-proxy/nsmgr-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
limits:
memory: 100Mi
cpu: 400m
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:69f4afe
- image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:6625b89
imagePullPolicy: IfNotPresent
name: map-ip-k8s
env:
Expand Down

0 comments on commit 18461af

Please sign in to comment.